RENAME-DIRECTORY: Difference between revisions
Jump to navigation
Jump to search
(created RENAME-DIRECTORY page) |
m (Fix typo) |
||
Line 10: | Line 10: | ||
Rules: | Rules: | ||
#Permitted only for user SYSTEM when disk is specified, for all users when floppy disk. | #Permitted only for user SYSTEM when disk is specified, for all users when floppy disk. | ||
#Valid only | #Valid only if the directory is not entered. | ||
#Valid only if the the old and new directory names are not entered on any other device unit. | #Valid only if the the old and new directory names are not entered on any other device unit. | ||
Latest revision as of 12:01, 20 February 2019
@RENAME-DIRECTORY <old directory name>, <new directory name>, <device name> [, <unit>] [, <'F' or 'R'>] [, <subunit>]
Change the name of a directory.
- <old directory name>
- (default = name of directory on medium of specified directory) directory name.
- <new directory name>
- new directory name.
- <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.
- <subunit>
- applies only to big cartridge disk.
Rules:
- Permitted only for user SYSTEM when disk is specified, for all users when floppy disk.
- Valid only if the directory is not entered.
- Valid only if the the old and new directory names are not entered on any other device unit.
Example:
@RENAME-DIRECTORY F-1, F-2, F-D-1
Change directory name on floppy disk controller 1 from F-1 to F-2.
Related commands
References
Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-160
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD