8.135.4 Examples
Example 1:
Display 256 bytes of real storage starting from location x’00000000’.
HHC00013I Herc command: 'r 00000000.ff'
HHC02290I R:00000000:K:06=040C0000 0001CEFA 00000000 00000000 ................
HHC02290I R:00000010:K:06=00009720 00000000 070E0000 00000000 ..p.............
HHC02290I R:00000020:K:06=070C0000 0003C160 070C1000 00077352 ......A-........
HHC02290I R:00000030:K:06=00000000 00000000 070E0000 00000000 ................
HHC02290I R:00000040:K:06=00088618 0C000000 00006318 00009720 ..f...........p.
HHC02290I R:00000050:K:06=FFCA28D9 00000000 040C0000 0001D09A ...R..........}.
HHC02290I R:00000060:K:06=040C0000 0001D37A 000C0000 0001D9B4 ......L:......R.
HHC02290I R:00000070:K:06=00080000 0001E500 040C0000 0001E972 ......V.......Z.
HHC02290I R:00000080:K:06=00000000 00001004 00020074 00040011 ................
HHC02290I R:00000090:K:06=00091800 00000000 00000000 00000000 ................
HHC02290I R:000000A0:K:06=00000000 00000000 10000000 00FD41C8 ...............H
HHC02290I R:000000B0:K:06=FFFFFFFF 00000000 00000149 00000000 ................
HHC02290I R:000000C0:K:06=00000000 00000000 00000000 00000000 ................
HHC02290I R:000000D0:K:06=00000000 00000000 00000000 00000000 ................
HHC02290I R:000000E0:K:06=00000000 00000000 00000000 00000000 ................
HHC02290I R:000000F0:K:06=00000000 00000000 00000000 00000000 ................
Figure 249: R command (display real storage)
Example 2:
Alter 4 bytes of real storage at location x’00000000’ to x’FFFFFFFF’.
HHC00013I Herc command: 'r 00000000=FFFFFFFF'
HHC02290I R:00000000:K:06=FFFFFFFF 0001CEFA 00000000 00000000 ................
Figure 250: R command (alter real storage)