RUN COMMAND
Purpose: Loads file with arbitrary extension as an application.
Syntax: RUN filename [arg_list]
Type: Internal command
Parameters:
filename - the name of loaded program,
arg_list - the list of arguments of the loaded program.
The filename may contain wild card symbols ("?" and "*").