SET-TERMINAL-TYPE

From NDWiki
Jump to navigation Jump to search
@SET-TERMINAL-TYPE <logical device no.>, <terminal type>

Associate a terminal type number with a terminal (logical device number).

<logical device no.>
(default = user's terminal, decimal) must be a terminal.
<terminal type>
(default = 0, decimal -32768 to +32767)

Rules:

  1. Permitted for all users, but only user SYSTEM may specify terminals other than their own.
  2. Norsk Data's standard for terminal types is shown in Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), Appendix B.

Example:

@SET-TERMINAL-TYPE, -1

The user's terminal type is set to -1.

Related commands

@GET-TERMINAL-TYPE

MSTTY (monitor call)

References

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-196

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