RT (command)

From NDWiki
Jump to navigation Jump to search
@RT <program name>

Put a program in the execution queue. @RT KLOKK will set the program KLOKK up for immediate execution, in other words put the RT description into the execution queue.

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

Rules:

  1. Permitted only for users RT and SYSTEM.
  2. If the program is already in the execution queue the repeat bit will be set.
  3. If the program is in HOLD or RTWT it is removed from that state. In the case of HOLD it is not removed from the time queue; the program is restarted or its repeat bit set when the HOLD time expires.

Example:

@RT KLOKK

The program KLOKK is put in the execution queue.

Related commands

@ABSET (command)

@SET (command)

RT (monitor call)

References

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

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

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

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