Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Qualifiers

/CONTIGUOUS

/SIZE

SYSGEN CREATE — VMS 5.4-3

  Creates a file that can be used as a paging, swapping, or dump file.
  Normally, this command is used indirectly by executing the command
  procedure SYS$UPDATE:SWAPFILES.

  Format:

    CREATE file-spec /SIZE=block-count

Additional information available:

Qualifiers

Qualifiers

Additional information available:

/CONTIGUOUS/SIZE

/CONTIGUOUS

 /CONTIGUOUS
 /NOCONTIGUOUS (Default)

  Specifies the created file is either to be contiguous (/CONTIGUOUS)
  or contiguous-best-try (/NOCONTIGUOUS). You must specify /NOCONTIGUOUS
  if you are creating a secondary page or swap file that spans volumes
  in a volume set.

/SIZE

 /SIZE=block-count

  Specifies the size in blocks of the file to be created.

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