SET-TERMINAL-FILE

From NDWiki
Jump to navigation Jump to search
@SET-TERMINAL-FILE <file name>

Set the name of terminal. This command will specify <file name> as the name for all terminals.

<file name>
to be used for terminal name.

Rules:

  1. Permitted only for user SYSTEM.
  2. The name is set for all users.
  3. Several files can be used as terminal files; any of the filenames can be used to write to the terminal.

Example:

@SET-TERMINAL-FILE "TERMINAL"

After this command, TERMINAL may be used as an input or output file name, for example

@SET-FILE-ACCESS TERM, RWA, RWA, RWAD

@COPY TERMINAL, <any file>

the last command will copy <any file> to the terminal.

Related commands

SET-PERIPHERAL-FILE

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 6.7

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

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