Rational Developer for System z

Hexadecimal editing

Using the Hex edit line action, you can display the hexadecimal (hex) values for the selected line of text.

The hex values are displayed at the bottom of the editor in a table format. There are two rows, the first being the highlighted text and the second the hex value of the line. You can change the hex values in the table and the change is reflected in the text. Changes made to the character text are also reflected in the hex representation of the text.

One the hex editing function is enabled, you can select different lines in the file and the hex representation is shown at the bottom of the editor. To disable hex editing, click Esc.


Feedback