Syntax |
Example |
Description/Remarks |
RUN "filename" |
RUN "notepad read.me" This runs Windows NotePad and opens the read.me file. |
Runs specified file using any parameters included within the string. Does not return a value.. |