7.0;cmdf (command_file) *DM*, revision 7.0, 83/08/09
CMDF (COMMAND_FILE) -- Execute DM script
usage: cmdf pathname
FORMAT
CMDF pathname
CMDF directs the Display Manager to read commands from a file (DM script).
When it reaches the end of the file, the cursor returns to its previous
location.
Command files may be nested; i.e., CMDF may be used within another DM script.
ARGUMENTS
pathname
(required) Specify name of file to be executed. DM commands may
appear one per line, or several per line, each delimited by
semicolons. For a topical index of DM commands, type HELP
DM COMMANDS.