ENABLE-ESCAPE-FUNCTION: Difference between revisions
Jump to navigation
Jump to search
m (added 60.128.03 reference) |
m (→Related commands: DEFINE-ESCAPE-FUNCTION is wrong, it should be DEFINE-ESCAPE-CHARACTER) |
||
Line 15: | Line 15: | ||
@[[DISABLE-ESCAPE-FUNCTION]] | @[[DISABLE-ESCAPE-FUNCTION]] | ||
@[[DEFINE-ESCAPE- | @[[DEFINE-ESCAPE-CHARACTER]] | ||
== References == | == References == |
Latest revision as of 14:39, 2 October 2017
@ENABLE-ESCAPE-FUNCTION <logical device number>
Enable the "user break" function.
- <logical device number>
- (octal, default = own terminal) must be a terminal.
Rules:
- Permitted for all users. However, only user SYSTEM can specify another <logical device number> than his own.
- 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
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