GET-RT-NAME

From NDWiki
Revision as of 22:23, 23 February 2014 by Tingo (talk | contribs) (expanded page text, added a reference)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@GET-RT-NAME <address>

Find the symbolic name of an RT program from the address of its RT description. The supplied address will be translated to a symbolic name, if such a name exists. (In addition to some internal programs in SINTRAN there is one RT program for each terminal and batch processor. These programs have two names.)

<address>
(octal, default = own terminal background program) RT description address.

Rules:

  1. Permitted only for users RT and SYSTEM.
  2. Some system programs in SINTRAN have no symbolic name. They may, however, be given names by the RT loader command DEFINE-PROGRAM.

Example:

@GET-RT-NAME,,

BAK03

The own terminal background program is BAK03.

Related commands

GRTNA (monitor call)

References

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

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-79, 1-80

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