HELPLIB.HLB  —  CC  Messages  PSECTTOOLONG
 Message        Psect name is too long (maximum is 31 characters).
                Pragma is ignored.

 Description    A psect name specified in a #pragma code_psect,
                #pragma linkage_psect, or #pragma extern_model
                directive must be less than 32 characters in length.
                The compiler will ignore the directive.

 User Action    Shorten the psect name.
Close Help