Specifies whether or not a Menu screen can be acquired by a terminal other than the originator.
This common end-user parameter is applicable to these control statements: SYSTEM (see SYSTEM statement), PROFILE (see PROFILE statement), USER (see USER statement), and TERMINAL (see TERMINAL statement).
MOBILE [Yes|No|ON|OFF] [LOCK [Yes|No|ON|OFF]]
When specified with the Yes option, any Menu screen may be acquired by a terminal other than the one which originally accessed the screen.
If No or OFF is specified, no Menu screen can be acquired from another terminal.
Applies only when MOBILE=Yes is specified, or implied.
If LOCK=Yes is specified, no Menu screens may be acquired by another terminal until the LOCK OFF or LOCK NO command is issued at the original terminal.
If LOCK=No is specified, a Menu screen may be acquired by another terminal without any intervention from the original terminal.