with LMS-compatible element types

LMS-compatible element types in PLAM libraries:

C Load modules

D Document/Data

H H-Assembler result data

J JCL (DO / Enter Procedures)

L Data created by BS2000 Binder

M Macro

P Printable data (with SPACE=E)

R Relocatable (Object modules)

S Source

X Extra

When adding elements to a PLAM library, CFS can check the specified element type for LMS compatibility. Two possibilities exist:

- LMS-incompatible type descriptions are rejected

- the user is asked if the element with an LMS-incompatible type should really be added to the library.

The following commands are available to control the type checking:

CT Check Types. Only LMS-compatible types are allowed.

CTQ Check Types Query. The user will be asked if an LMS-incompatible type is encountered (Standard).

NCT No Check Types. No type checking.