D u m p – Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual
Page 193

7-2 Programmer’s Manual
D U M P
Description
The DUMP Utility displays the contents of binary files or text
files in hexadecimal notation or real-mode address memory. It
also includes the corresponding ASCII characters. To run this
utility, enter the DUMP command at the PC’s DOS prompt.
If your file is large or you only want to look its beginning, use
the DOS redirection operator (>) to store the output in a text
file.
Do Not redirect the output to a flash ROM.
Or, if you have Windows 95, do not redirect
the output by running this utility on the
printer and directing the file to the PC.
Use the DOS type command or a text editor on the PC to look at
the file. See the second example below.
Syntax
DUMP file [offset [length]]
DUMP /address [length]
Parameters
file
The file to display.
offset
The hexadecimal offset into the file to start the
display from. The default is 0.