Batch File inside batch file

Networking/Security Forums -> General Software

Author: meethemantLocation: Bangalore,India PostPosted: Wed Mar 06, 2013 7:04 am    Post subject: Batch File inside batch file
    ----
Hi

Need some help Sad

I am having batch file called GraphicC and indide this batch file i am calling another batch file using command "Call"

The code looks like as below :

xcopy D:\FastTools\FTOutput\common\Displays D:\FastTools\TestTr


PAUSE "Copy is over "

CALL D:\FastTools\FTOutput\common\QLI\GP1039_command

PAUSE "QLI is over "

Getting below messages:

C:\Users\Administrator\Desktop>CALL D:\FastTools\FTOutput\common\QLI\GP1039_comm
and
'Version' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Administrator\Desktop>dssqld -r GP1039_object
CRL-E-ENOENT, no such file or directory
DSSQ-E-QLD_FILOPN, The input file could not be opened or read (file = 'GP1039_ob
ject.qli')

Where GP1039_command is another batch file.

Author: meethemantLocation: Bangalore,India PostPosted: Tue Mar 12, 2013 5:49 am    Post subject:
    ----
do not hesitate to ask if more information is required for above information .



Networking/Security Forums -> General Software


output generated using printer-friendly topic mod, All times are GMT + 2 Hours

Page 1 of 1

Powered by phpBB 2.0.x © 2001 phpBB Group