ENABLE-ESCAPE-FUNCTION

From NDWiki
Revision as of 14:39, 2 October 2017 by Tingo (talk | contribs) (→‎Related commands: DEFINE-ESCAPE-FUNCTION is wrong, it should be DEFINE-ESCAPE-CHARACTER)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@ENABLE-ESCAPE-FUNCTION <logical device number>

Enable the "user break" function.

<logical device number>
(octal, default = own terminal) must be a terminal.

Rules:

  1. Permitted for all users. However, only user SYSTEM can specify another <logical device number> than his own.
  2. This function is performed for the own terminal when logging out.

Example:

@ENABLE-ESCAPE-FUNCTION ,

The "user break" function will be enabled for the own terminal.

Related commands

@DISABLE-ESCAPE-FUNCTION

@DEFINE-ESCAPE-CHARACTER

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-70

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-91

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD