DMP -- FILE DUMP UTILITY To run DMP RUN DK1:$DMP[/INC=N] DMP will dump recors up to 2048 bytes in length without specifying an increment. For larger records, increment DMP accordingly. outfile=infile/switch(s) where outfile can be an RSX11M file specifier, or the user's terminal, TI:. For HELP with the DMP switches use keyword SWITCH LIST 2 SWITCH 3 LIST NONE Defaults to word mode octal dump. /AS ASCII dump. /BA:n:m Specifies a two word base block address to which other block addresses will be added. n is high order part. m is low order part /BL:n:m Specifies the range of physical blocks to be dumped. n is the first block; m is the last block. /BY Data will be dumped in byte octal format. /DC Data will be dumped in decimal word format /DENS:n Specifies density of TU16 mag tape. /HD Dump the header of a file. /HX Dump in hexadecimal byte format /ID Display DMP's version number /LB Display logical blocks for a file /LW Dump data in hexadecimal double word format. /MD[:n] Memory dump. Allows control of line numbers. /R5 Dump data in RAD50 format. /RC Dump a record at a time in format specifed by one of the other switches. /SP Spool the file to the line printer /WD Dump data in hexadecimal word format.