Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Qualifiers

/CONTIGUOUS

/NOCONTIGUOUS

/SIZE

SYSGEN CREATE — MicroVMS 4.5B

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

Qualifiers

Additional information available:

/CONTIGUOUS/NOCONTIGUOUS/SIZE

/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.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026