PRLS (command): Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the PRLS (command) page)
 
(→‎References: also mentioned in SINTRAN III Users Guide)
 
Line 20: Line 20:


== References ==
== References ==
{{ND-doc|60.050.06}} section 5.5
{{ND-doc|60.128.03}} (printed June 1980), page 1-149
{{ND-doc|60.128.03}} (printed June 1980), page 1-149


{{ND-doc|60.174.Q01}}
{{ND-doc|60.174.Q01}}
[[Category:Real-Time Commands]]
[[Category:Real-Time Commands]]

Latest revision as of 21:17, 23 May 2017

@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