The DUMPA tag inserts a hex-dump display in-line in the formatted output, as opposed to
the ADDR tag which only shows the address itself.
This insertion is particularly useful when formatting for the batch report, since
the user is not otherwise able to view the storage.
Figure 1. Syntax
address
Hexadecimal address of storage area to be displayed.
Hexadecimal length (in bytes) of storage area to be displayed.
ALIGN = AUTO | LEFT
Specifies the hexadecimal data alignment:
AUTO
The alignment is determined by the listed address and the available report width. This is the default.
LEFT
The hexadecimal data is left-aligned unconditionally.
heading-text
The heading text to immediately precede the hex-dump display.
Description
The hex-dump display always starts in column one, regardless of current indentation.
The character-interpreted section on the right-hand side of the display is based
on ASCII-encoded hexadecimal values.
If the data is known to contain EBCDIC-encoded values,
then use the DUMP tag instead (see DUMP (EBCDIC dump)).
In the interactive reanalysis report, the heading text is presented in white.
Have feedback? Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.