Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Member designations in statements

&pagelevel(4)&pagelevel

The member designation, i.e. member name, version and type, in the LMSCONV statements corresponds to the ELEMENT, VERSION and TYPE operands in the data structure *LIBRARY-ELEMENT (see "Constructors for member designations").

The specification of the version is optional. If no value is specified for the version in a statement, the member having the highest value is selected by default. If a different version is to be selected, note that the version specification must be a substructure of the member name.

*LIBRARY-ELEMENT(...) 
    |
    |  ELEMENT = <composed-name ... >(...)
    |     <composed-name ...>(...)
    |        |  VERSION = ...
    |  ,TYPE = ...
 ...

Syntax of the member designations

ELEMENT

composed-name 1..64 with-under with-wild(132)(...)
The member name may begin with a catalog ID not exceeding four characters in length.

VERSION

composed-name 1..24 with-under with-wild(52)(...)
For further information on possible version entries, with particular regard to the use and meaning of keywords, see section “Version management”.
'@' is not permitted as a version entry since it is used to represent the version specification '*UPPER-LIMIT'.

TYPE      

alphanum-name 1..8 with-wild(20)