Showing changes from revision #3 to #4:
Added | Removed | Changed
This *Command loads and executes a file, optionally passing a list of parameters to it.
*Run filename [parameters]
filename | Valid pathname specifying a file |
parameters | Command Line tail |
The given pathname is searched for in the directories listed in the System Variable Run$Path
. If a matching object is a directory then it is ignore, unless it contains a !Run file. The valid first match is used.
Alias$@RunType_nnn
variable is looked up to determine how the file should be loaded
Alias$@RunType_nnn
variable, then a error is generated.