1 03/21/85 sep_cards
 2 
 3 Syntax as a command:  sep_cards {minor_device} {arg}
 4 
 5 
 6 Function:  is used by a remote punch driver at normal command level to
 7 control the punching of separator cards between each output deck.  If
 8 separator cards are not punched, the operator should run the driver in
 9 step mode (see the step mode command) and remove the cards from the
10 punch as each request is completed.
11 
12 
13 Arguments:
14 minor_device
15    is the name of the punch minor device which is being addressed.
16    This argument is optional if there is only one punch minor device,
17    but is required otherwise.
18 
19 
20 Control arguments:
21 standard
22    the standard separator cards are to be punched (default).
23 none
24    no separator cards are to be punched.
25 -print
26 
27 
28 Notes:  if arg is not given, or if a single arg "-print", is given, the
29 current value is printed.