home *** CD-ROM | disk | FTP | other *** search
- ;
- DUMP.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 3k (24) 9ED4 1.3 Dennis Wright Z3COM2
-
- 1- Syntax 2- Examples of Use
-
-
-
- DUMP is a screen-oriented file display program showing both in HEX and
- ASCII. Trailing options permit line addresses relative to 100 hex, sending
- display to printer, pause after declared number of sectors are shown.
- :1
-
-
- Syntax: DUMP du:fn
-
- or DUMP du:fn /ooo...
-
- Options:
- L <-- send output to list device
- Pn <-- pause after displaying 'n' sectors. If the L option
- is also specified, send form feed after printing
- 'n' sectors
- M <-- display hex/ascii data but with memory relative
- address starting at 100h
- :2
-
-
-
- Examples of Use:
-
- a. 'DUMP fn.ft /p2m<cr>'
-
- - displays 2 sectors (a screen full) showing the addresses starting
- at 100h.
- ecord
- 2: +D <-- display next record
- 3: -8D <-- back up 8 records and d