/
RUN
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’‘
, multiple selections available,
Related content
CALL
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Executing Scripts
Executing Scripts
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this
Building Custom Commands
Building Custom Commands
More like this
PROMPT
PROMPT
More like this