8.135 R (Display or alter real storage)
8.135.1 Function
The R command allows you to display or alter real storage.
8.135.2 Syntax
Descriptive
R
addr addr.length addr-addr
Diagram
Êʬ¬¬ R ¬¬¬§¬¬¬¬¬¬¬ addr ¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
addr.length ¬¬¬«
¬¬¬¬ addr-addr ¬¬¬¬«
¬¬¬
8.135.3 Parameter
addr
Specifies the address of the real storage that is to be displayed. If addr is given
without a length or without a second address for the end of the storage area then
64 bytes of real storage are displayed.
addr.length
Specifies the address of the real storage area that is to be displayed with starting
address and length (from address addr with the length of length). The length value
must be given in hexadecimal.
addr-addr
Specifies an address range with start and end address (from begin address to end
address) of the real storage area that is to be displayed.
addr=value
Specifies the address of the real storage area that is to be altered. value is a hex-
string of up to 32 pairs of digits (16 bytes) which will be written to the real storage
address given by the addr parameter. After altering the storage, 16 bytes of real
storage starting at addr are displayed.




















































































































































































































































































































































































































































































































































































































































































