CREALIB Create Library

CREALIB library [, P|L|F] [, N]

If a library with the specified name does not exist, one will be created. The command is particularly useful in CFS procedures to ensure a library with the specified name and type does really exist. CFS will then not ask the question in the procedure whether the file should be created or not.

P|L|F Type of Library.

P PLAM

L LMS-ISAM

F FMS

Standard: P

N New. The library will always be created as a new library. An existing library will be deleted.

Standard: An existing library will not be deleted.