mirror of
https://github.com/PDP-10/stacken.git
synced 2026-02-28 17:09:15 +00:00
23 lines
685 B
Plaintext
23 lines
685 B
Plaintext
Switches are :-
|
||
/A advance one file
|
||
/B backspace one file
|
||
/C produce a cref listing
|
||
/E list macro expansions (LALL)
|
||
/F list in new format (.MFRMT)
|
||
/G list in old format (.HWFRMT)
|
||
/H type this text
|
||
/L reinstate listing (LIST)
|
||
/M suppress ascii in macro and repeat expansion (SALL)
|
||
/N suppress error printout on tty
|
||
/O set MLOFF pseudo-op
|
||
/P increase size of the pushdown stack
|
||
/Q suppress Q errors on the listing
|
||
/S suppress listing (XLIST)
|
||
/T skip to logical end of tape
|
||
/U clear universals
|
||
/W rewind device
|
||
/X suppress all macro expansions (XALL)
|
||
/Z zero the directory
|
||
Switches A,B,C,T,W,X, and Z must immediately follow
|
||
the device or file to which they refer.
|
||
|