Previous Topic: Type Record Syntax for Type Sequence FileNext Topic: Verify the Type Sequence Member


Define the Type Sequence Member to C1DEFLTS

To enable Global Type Sequencing, both the Parmlib data set and the Type Sequence member must be defined to the Defaults table C1DEFLTS. The Parmlib data set contains the Type Sequence member. The C1DEFLTS table will not assemble correctly if the Type Sequence member is defined to C1DEFLTS, but the Parmlib is not defined. An empty Type Sequence member will force Type sequencing by Type name order.

To define the Parmlib data set and the Type Sequence file, add the PARMLIB= and TYPESEQMBR= parameters to C1DEFLTS and then assemble and link-edit it to your authorized library as member C1DEFLTS.

Example: Define the Type Sequence member in C1DEFLTS

In the following example, the Parmlib data set and the Type Sequence member are defined in the C1DEFLTS table. The Parmlib data set name is BST.CASCMMF.PARMLIB and the Type sequence member is named ETYPESEQ.

Col 1       Col 16                                           Col 72
            C1DEFLTS TYPE=MAIN,                              X
            .
            .
            .
            PARMLIB='BST.CASCMMF.PARMLIB',                   X
            TYPESEQMBR=ETYPESEQ,                             X
            .
            .
            .

Note: The Environment Site Information panel displays Parmlib information on the second screen of the panel Site Information from the C1DEFLTS.