Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

LIBRARY

Qualifiers

Parameter

/AFTER

/BEFORE

/LOG

/MODULES

/REPLACE

/SIZE

Language Sensitive Editor CREATE — VMS LSE_3.0

Additional information available:

LIBRARY

LIBRARY

   [SCA Command] Allocates and initializes VMS library files in a
   specified directory. The new library then becomes an active SCA
   library.

   Format

     CREATE LIBRARY   directory-spec[,...]

Additional information available:

QualifiersParameter

Qualifiers

Additional information available:

/AFTER/BEFORE/LOG/MODULES/REPLACE/SIZE

/AFTER

      /AFTER=library-spec

   Instructs SCA to insert the new library or libraries into the list
   of active SCA libraries following the library you specify as the
   value of the qualifier. If you do not specify a value, SCA adds
   the library or libraries to the end of the list.

/BEFORE

      /BEFORE=library-spec

   Instructs SCA to insert the new library or libraries into the list
   of active SCA libraries in front of the library you specify as the
   value of the qualifier. If you do not specify a value, SCA adds
   the library or libraries to the beginning of the list.

/LOG

      /LOG (D)
      /NOLOG

   Indicates whether SCA reports the successful creation of a library
   and the resulting list of active libraries.

/MODULES

      /MODULES=module-count
      /MODULES=25 (D)

   Specifies an estimated number of modules in the library.

/REPLACE

      /REPLACE
      /NOREPLACE (D)

   Indicates whether LSE replaces an existing library with a new
   (empty) library.

/SIZE

      /SIZE=block-count
      /SIZE=1000 (D)

   Specifies an estimated size for a library.

Parameter

directory-spec[,...]
   Specifies one or more directories in which library files are to be
   allocated and initialized.

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