What does... RUN FILENAME in a Batch File mean ?
Posted: 03 Jul 2009 17:17
I'm trying to get an old system to work and it seems to be having a problem with a line in a batch file... the line is...
RUN MSTRMENU
I get the error message...
Can not find application SHELL
Question 1: What is the RUN command? Is it a Batch or a DOS command? I can't find reference to it either way so I don't know what it does in the batch file.
Question 2: What does the error message mean?
Thanks for any help.
PS
For reference the line...
SHELL C:\dos\command.com/E:900/P
is the last line in the config.sys file.
RUN MSTRMENU
I get the error message...
Can not find application SHELL
Question 1: What is the RUN command? Is it a Batch or a DOS command? I can't find reference to it either way so I don't know what it does in the batch file.
Question 2: What does the error message mean?
Thanks for any help.
PS
For reference the line...
SHELL C:\dos\command.com/E:900/P
is the last line in the config.sys file.