Introduction | Getting Started | CED Features | CED Commands | Index |
Syntax: |
RUN [program][,directory][,"message"]
/program[,directory] |
Discussion: |
The RUN and / commands are used to run object programs.
The RUN command can be used to run any existing object program on any accessed directory, and can include a message string (COMMON data overlayed to the object program). If no program name is specified, the RUN command will run the object associated with the currently opened MTB source program. The / command runs the named program and automatically overlays the current filename in COMMON. |