ONESCAPE

Description

Specifies the action IBM Session Manager takes when the escape command is issued.

This common session parameter is applicable to these control statements: SYSTEM (see SYSTEM statement), PROFILE (see PROFILE statement), USER (see USER statement), TERMINAL (see TERMINAL statement), and APPL (see APPL statement).

Format

ONESCape CONTinue|END|RESET

Default: ONESCAPE CONTINUE

Usage

END causes IBM Session Manager to pass the script named on the appropriate ENDSCRIPT parameter to the application. As with the LOGOFF parameter, it provides a means of passing input to an application without issuing the END command.

RESET causes either a VTAM unconditional logoff for the application escaped from or the logical device for the application escaped from to be reset.

CONTINUE enables applications to remain active when escape has been issued.

Parent topic:

Related topics: