Hex Dump Dialog

The Hex Dump dialog is available from the FAR file list popup menu (right-click the file list in the main window and select "View as Hex Dump"). It is also available from the Find and Replace prompt dialog.

The dialog allows you to view the contents of a file as a series of raw data bytes.

Data Display

The read-only viewer displays every data byte read from the file. Column 3 shows the bytes in ASCII character format (non-displayable chars are shown as a dot). Column 2 shows the file bytes as numbers. Column 1 shows the byte offset into the file where each row of bytes was read from. Column 1 and 2 bytes can be displayed in Hexadecimal, Decimal or Octal format (see the view menu). When you view a Unicode file Column 3 will also show the Unicode text in an additional column.

File Menu
Edit Menu

Tip: Use Ctrl+Click or Shift+Click or Shift+KeyUp/Dn to select one or more lines.

View Menu

Help: Displays this help.


http://www.helpware.net/