SYSGEN CREATE — MicroVMS 4.6
Creates a file that can be used as a paging, swapping, or dump file.
Format
CREATE file-spec /SIZE=block-count
Normally, this command is used indirectly by executing the
SYS$UPDATE:SWAPFILES command procedure.
Additional information available:
Qualifiers
Additional information available:
/CONTIGUOUS
Specifies the created file is to be contiguous.
/NOCONTIGUOUS (D)
Specifies the created file is to be contiguous-best-try. This is necessary if you are creating a secondary page or swap file that spans volumes in a volume set.
/SIZE=block-count
Specifies the size in blocks of the file to be created.