RELEASE-DEVICE-UNIT: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created RELEASE-DEVICE-UNIT page)
 
(added description of what the command does (oops).)
 
Line 1: Line 1:
  @RELEASE-DEVICE-UNIT <device name> [,<unit>], [<'F' or 'R'>]
  @RELEASE-DEVICE-UNIT <device name> [,<unit>], [<'F' or 'R'>]
Release a reserved device unit.
; <device name> : the name of the mass storage device controller on which the device unit is connected. See {{ND-doc|60.128.03}} Appendix F for legal names.
; <device name> : the name of the mass storage device controller on which the device unit is connected. See {{ND-doc|60.128.03}} Appendix F for legal names.
; <unit> : the unit number. Only to be specified if [[SINTRAN III]] is generated with multiple units. Unit number starts at 0 (zero) octal, default is 0 (zero).
; <unit> : the unit number. Only to be specified if [[SINTRAN III]] is generated with multiple units. Unit number starts at 0 (zero) octal, default is 0 (zero).

Latest revision as of 20:59, 12 July 2017

@RELEASE-DEVICE-UNIT <device name> [,<unit>], [<'F' or 'R'>]

Release a reserved device unit.

<device name>
the name of the mass storage device controller on which the device unit is connected. See Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL Appendix F for legal names.
<unit>
the unit number. Only to be specified if SINTRAN III is generated with multiple units. Unit number starts at 0 (zero) octal, default is 0 (zero).
'F' or 'R'
F = a fixed cartridge disk pack. R = a removable cartridge disk pack. Otherwise, the parameter is not used.

Rules:

  1. Permitted for all users.

Example:

@RELEASE-DEVICE-UNIT FLOPPY-DISC-1,

Floppy disk 1 is now available to other users.

Related commands

@RELEASE-DIRECTORY

@RELEASE-FILE

@RESERVE-DEVICE-UNIT

References

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

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