1
0
mirror of https://github.com/PDP-10/stacken.git synced 2026-02-28 17:09:15 +00:00
Files
Lars Brinkhoff 6e18f5ebef Extract files from tape images.
Some tapes could not be extracted.
2021-01-29 10:47:33 +01:00

23 lines
685 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.