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)(...) |
VERSION | composed-name 1..24 with-under with-wild(52)(...) |
TYPE | alphanum-name 1..8 with-wild(20) |