8.191 V (Display or alter virtual storage)
8.191.1 Function
The V command displays or alters virtual storage.
8.191.2 Syntax
Descriptive
addr addr.length addr-addr
Diagram
Êʬ¬¬ V ¬¬¬§¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬ addr ¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
addr.length ¬¬¬«
¬ addr-addr ¬¬¬¬«
¬ alue ¬¬¬
8.191.3 Parameter
P
The optional 'P' argument will force primary space address translation mode in-
stead of current PSW mode.
S
The optional 'P' argument will force secondary space address translation mode in-
stead of current PSW mode.
H
The optional 'H' argument will force home space address translation mode instead
of current PSW mode.
addr
Specifies the address of the virtual 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 virtual storage are displayed.
addr.length
Specifies the address of the virtual 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 virtual storage area that is to be displayed.
addr=value
Specifies the address of the virtual 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 virtual sto-
rage address given by the addr parameter. After altering the storage, 16 bytes of
real storage starting at addr are displayed.