Each of the sample Parmlib members contains comments that document the member structure, how to customize that member, the member attributes, and valid attribute values.
In general, Parmlib members consist of the following:
Use blank lines for legibility. The program ignores blank lines.
Comments always begin with a semicolon. Comments can start in any column. These statements are used for documentation, and readability. The program ignores comments.
Section names are always enclosed with greater than and less than signs ('<' and '>'). Sections are used to identify a common set of related Parmlib attributes. The order of sections within a Parmlib member is not important. Sections cannot be embedded or nested. Each new <SectionName> marks the end of the prior section.
The left side of the equal sign denotes the name of a particular attribute while the right side denotes its assigned value or values.
Observe the following:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|