RUN
RUN
Â
Runs an external application. The parameter is the fully qualified name of the program including any command line parameters that are to be executed. If the parameter contains any spaces, it must be enclosed by delimiters
Usage:Â run c:\directory\program.exe
or
 run ‘‘c:\program files\program.exe’‘
Â
Â
Â