8.134 QUITMOUT (Display or set quit timeout value)

8.134.1 Function

The QUITMOUT console command is used to display or set the timeout value for a second QUIT, EXIT or
SSD command if Hercules is built with the option “OPTION_SHUTDOWN_CONFIRMATION”. If Hercules
is built without this option, then the QUITMOUT console command is not available. If QUITMOUT is given
without argument it displays the current setting.

8.134.2 Syntax

Descriptive

[nn]

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




nn

8.134.3 Parameter

nn

This specifies the timeout value where nn must be in the range of 2 to 60 seconds.
If the timeout value is 0 then no second QUIT, EXIT or SSD is necessary.

8.134.4 Examples

Example 1:

Display the current QUITMOUT value.

HHC01603I quitmout

HHC17100I Timeout value for 'quit' and 'ssd' is '10' seconds

Figure 248: QUITMOUT command

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.

Previous Page Next Page