Command Line

Command DUMP

Function:

Displays the contents of any file.
Syntax:
DUMP [drive:][path]filename [offset] [/D] [/H] [/A] [/Z]
filenameSpecifies the file to display.
offsetSpecifies the starting offset in the file.
/DDecimal output.
/HHexadecimal output.
/ADisplay characters only.
/ZDisplay offsets starting from zero.
Colours:
The output is colour coded to make it easier to recognise the different character types :-
MagentaLetter characters
CyanPunctuation characters
YellowDot character
GreenNumber characters
RedNull (zero) character
BlueCarriage return or Linefeed characters
WhiteUnprintable characters
Note:
  • The default output is in hexadecimal values.
  • Parameter offset can be specified as either a decimal or a hexadecimal value. A hexadecimal value must be preceded with the characters '0x'. For example, 255 in hexadecimal is 0xFF.
  • Also see command TYPE.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc