1 /LOG
/LOG
/NOLOG
Controls whether the RENAME command displays the file
specification of each file that it renames. The default is
/NOLOG.
2 /PROTECT
/PROTECT
/NOPROTECT
Determines whether protection is set for an RT-11 output file.
The default is /NOPROTECT.
This qualifier is not valid for Files-11 or DOS-11 output files.
Protection attributes for Files-11 output are taken from the
current process default protection.
EXCHANGE does not attempt to transfer protection attributes
from the input file to the output file. Protection mechanisms
of various operating systems do not readily translate to one
another.
The owner UIC of the output file is the UIC of the current
process.
3 /SYSTEM
/SYSTEM
/NOSYSTEM
Controls whether the RENAME command renames files that have the
file type SYS. These files are usually files necessary for the
operation of an RT-11 system. Only RT-11 volumes handle SYS files
in this manner.
The default is /NOSYSTEM; the RENAME command does not rename an
RT-11 file with the type SYS, whether it is matched by a wildcard
specification or is named explicitly. EXCHANGE displays a message
when it skips an SYS file during a rename operation.
EXCHANGE handles files with the file type BAD in a similar
manner; that is, the rename operation skips BAD files. However,
EXCHANGE does not warn that BAD files are being skipped, and the
/SYSTEM qualifier has no effect on BAD files. To rename a file
with the type BAD, specify the file explicitly instead of using
wildcards.
4 /VOLUME_FORMAT
/VOLUME_FORMAT=option
Defines the physical format of the volume to be processed.
EXCHANGE supports the RENAME command on RT-11 volumes only.