kScreen - LOCK this screen (GRLOCK)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Screen - LOCK this screen (GRLOCK) command locks the current screen and sets the amount of time after which, if the user has not unlocked the screen, it will end the screen's job.

Top

Parameters

Keyword Description Choices Notes
WAIT Maximum minutes to wait . . . Decimal number, *NOMAX Optional, Positional 1
Top

Maximum minutes to wait . . . (WAIT)

Specifies the maximum number of minutes to wait after the screen is locked to end the screen's job if the screen has not been unlocked.

*NOMAX
Do not end the screen's job.
decimal-number
Specify the maximum number of minutes after the screen bas been locked to wait before ending the screen's job if the screen has not been unlocked.
Top

Top