RESERVE-FILE: Difference between revisions
Jump to navigation
Jump to search
(created page for the RESERVE-FILE command) |
(added more text, links and one more reference.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
@RESERVE-FILE <file name> | @RESERVE-FILE <file name> | ||
This command is used to reserve a file or peripheral device for exclusive use from the current terminal. <file name> is the name of a peripheral device, for example LINE-PRINTER, or the name of a directory file. | Reserve a peripheral file for the exclusive use of the terminal user. This command is used to reserve a file or peripheral device for exclusive use from the current terminal. <file name> is the name of a peripheral device, for example LINE-PRINTER, or the name of a directory file. | ||
; <file name> : must be a peripheral file. | |||
Rules: | |||
#Permitted for all users. | |||
#The reserved file is released on LOGOUT. | |||
#Not permitted for batch jobs (see @SCHEDULE). | |||
Example: | |||
@RESERVE-FILE LINE-PRINTER | |||
The (peripheral) file LINE-PRINTER is reserved for the terminal user. | |||
== Related commands == | == Related commands == | ||
@[[PRSRV (command)]] | |||
@[[RELEASE-FILE]] | @[[RELEASE-FILE]] | ||
@[[RESERVE-DEVICE-UNIT]] | |||
[[RESRV (monitor call)]] | |||
== References == | == References == | ||
{{ND-doc|60.050.06}} section 3.4. | {{ND-doc|60.050.06}} section 3.4.6 | ||
{{ND-doc|60.128.03}} (printed February 1983), page 1-165 | |||
{{ND-doc|60.174.Q01}} | {{ND-doc|60.174.Q01}} | ||
<references/> | <references/> | ||
[[Category:Background Commands]] | [[Category:Background Commands]] |
Latest revision as of 13:17, 14 August 2017
@RESERVE-FILE <file name>
Reserve a peripheral file for the exclusive use of the terminal user. This command is used to reserve a file or peripheral device for exclusive use from the current terminal. <file name> is the name of a peripheral device, for example LINE-PRINTER, or the name of a directory file.
- <file name>
- must be a peripheral file.
Rules:
- Permitted for all users.
- The reserved file is released on LOGOUT.
- Not permitted for batch jobs (see @SCHEDULE).
Example:
@RESERVE-FILE LINE-PRINTER
The (peripheral) file LINE-PRINTER is reserved for the terminal user.
Related commands
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.4.6
Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-165
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD