Search found 1 match

by Mel_3
03 Jul 2009 17:17
Forum: DOS Batch Forum
Topic: What does... RUN FILENAME in a Batch File mean ?
Replies: 1
Views: 4120

What does... RUN FILENAME in a Batch File mean ?

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 wa...