Previous Topic: CORE Commands and Advanced OptionsNext Topic: Examples


Display Main Storage

To display storage starting at a specific location, enter the command:

CORE=location

Specify the location as one of the following names:

To display storage beginning at a displacement from a particular location, add or subtract the displacement using either of these commands:

CORE=location+displacement
CORE=location‑displacement

To display main storage beginning at a displacement from the area currently displayed, use either of the following commands:

CORE+displacement
CORE‑displacement
displacement

Indicates offset of the first byte of the area to be viewed from the first byte of the area currently displayed. The displacement number is hexadecimal, such as, 100, or decimal, such as, 256T. A number followed by the letter T, for base ten, specifies a decimal number.