AMS v3.0.0.2
when i run a batch file on the cd from the menu it gives me a bad command or file name error in the MSdos window
but if i explore the cd and click it manualy it works fine
::exaple::
[BATCH]
batch file: stuff.bat
commands:clip.exe stuff.txt
echo your text has been copied
"echo command displays fine"
[menu]
file name \stuff\stuff.bat
working Dir %Src%\stuff
[This message has been edited by odium (edited 05-01-2001).]
when i run a batch file on the cd from the menu it gives me a bad command or file name error in the MSdos window
but if i explore the cd and click it manualy it works fine
::exaple::
[BATCH]
batch file: stuff.bat
commands:clip.exe stuff.txt
echo your text has been copied
"echo command displays fine"
[menu]
file name \stuff\stuff.bat
working Dir %Src%\stuff
[This message has been edited by odium (edited 05-01-2001).]
Comment