DUMP Prints formatted data dumps of files or devices
SYNTAX
DUMP[/options] filespec
SEMANTICS
Filespec represents the device or file to be dumped.
The default file type for output files is .DMP.
OPTIONS
ALLOCATE:size
Reserves space for an output file
ASCII (default)
Prints the ASCII equivalent of each word or byte dumped
BYTES
Displays the dumped information as octal bytes
END:block
Specifies the last block to be dumped
FOREIGN
Indicates that a magtape does not contain an RT-11 file
structure
IGNORE
Dumps a file that contains a disk error
NOASCII
Suppresses output of ASCII equivalents of the data dumped
ONLY:block
Dumps only the block you specify
OUTPUT:filespec
Outputs the dump listing to the file you specify
PRINTER (default)
Outputs the dump listing to the line printer
RAD50
Prints the RAD50 equivalent of each word dumped
START:block
Specifies the first block to be dumped
TERMINAL
Types the dump listing on the terminal
WORDS (default)
Displays the dump information as octal words
EXAMPLES
DUMP A.OBJ
DUMP/OUTPUT:MACLIB/BYTES/ONLY:1 SYSMAC.MAC
DUMP/NOASCII/RAD50/ONLY:6 RK0:
Tim Shoppa
7328 Bradley Blvd
Bethesda, MD 20817
Voice:+1 301 767 5917
Fax:+1 301 767 5927
Email:shoppa@trailing-edge.com