Hi thanks for the fast reply, here's an example.
---- Batch File -----
cd \
cd c:\pl570\procs\
%systemroot%\system32\ping -n 5 127.0.0.1 >nul
%systemroot%\system32\ping -n 5 127.0.0.1 >nul
$portup.cmd A
---- Job Details ----
I understand that the final line is what causes the error but I don't understand how, this command simply opens a new window executes and closes the previous screen. Is the incorrect function related to the means this command closes the window?
If so is there any way to bypass it?
Edited by user
2008-05-13T15:54:57Z
|
Reason: Not specified