PRLS (command)

From NDWiki
Revision as of 21:17, 23 May 2017 by Tingo (talk | contribs) (→‎References: also mentioned in SINTRAN III Users Guide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@PRLS <logical device no.>, <read/write>

Release a device from the program having reserved it.

<logical device no.>
(decimal) logical device number.
<read/write>
(default = 0) 0 = input part of device, 1 = output part of device.

Rules:

  1. Permitted only for users RT and SYSTEM.
  2. Do not use this command to take a terminal from another user.

Example:

@PRLS 18,1

The output part of unit 18 is released from the RT program having reserved it.

Related commands

@PRSRV (command)

PRLS (monitor call)

References

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

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

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