1 03/21/85 step
 2 
 3 Syntax as a command:  step {arg}
 4 
 5 
 6 Function:  sets (puts the driver into) or resets (takes the driver out
 7 of) step mode.  When in step mode, the driver returns to command level
 8 after processing each request from the coordinator.  When not in step
 9 mode, the driver processes requests from the coordinator as soon as
10 received without operator interaction.  Step mode is useful for
11 checking the alignment of paper on the printer or other device
12 functions prior to allowing the driver to run continuously without
13 operator interaction.
14 
15 
16 Arguments:
17 set, reset
18    to put the driver into or take the driver out of step mode.  If no
19    argument is supplied, step mode is set.  The driver is not in step
20    mode immediately after driver initialization.