ONXADD Add Files to Library

Changing the element type when copying between two PLAM libraries.

ONXADD M/lib

PLAM: S/TEST -->   M/TEST

ONXADD'S/'='M/'lib

PLAM S/TEST -->   M/TEST

ONXADD lib and mark the element to be copied with the Xt Action Code, where t is the type the element should have.

PLAM S/TEST -->   M/TEST

XM = Action-Code

Amending the version description when copying PLAM elements

ONXADD'/###'=''lib

The number of '#' characters are determined by the version description.

PLAM S/TEST/017 -->   S/TEST

ONXADD'/###'='/001'lib

PLAM S/TEST/017 -->   S/TEST/001

Prefixing an Element Name:

ONXADD'/'='/ABC.'lib

PLAM S/TEST       -->   S/ABC.TEST

Copying LMS-ISAM elements to a PLAM library with simultaneous version definition.

ONXADD M/' '='/001'lib

LMS-ISAM MAC1 /.../... -->   M/MAC1/001 (PLAM)