OPCSCMD(OPCSDEFS) Optical Printer Control System OPCSCMD(OPCSDEFS)
NAME
opcscmd - execute an OPCS command from within a defs file
USAGE
opcscmd [command command command]
EXAMPLES
opcscmd go d 50 reset d 0 # move d chan, then reset to 0
DESCRIPTION
OPCSCMD(OPCSDEFS) allows a gateway from the defs file commands to the
OPCS commands, the same way LDEFS(OPCS) allows OPCSDEFS commands to
be executed from within the OPCS command mode.
All text that follows 'opcscmd' up to the end of the line (or a '#'
comment character) is executed as an OPCS command string.
SEE ALSO
LDEFS(OPCS) - run OPCSDEFS commands from within the OPCS command mode
OPCSCMD(OPCS) - run OPCS commands from within the OPCSDEFS command mode
man -k OPCS: - list OPCS commands with 'one liner' descriptions
man -k OPCSDEFS: - list OPCSDEFS commands with 'one liner' descriptions
ORIGIN
Gregory Ercolano, Los Feliz California 12/15/89