Copyright Digital Equipment Corp. All rights reserved.

LONGMODULESTR

Message        The identification string <string> in a #pragma
               module or #module directive exceeds 31 characters.
               The compiler will ignore the directive.

Description    An identification string specified in the #pragma
               module or #module directive must be less than 32
               characters.  The compiler will ignore the directive.

User Action    Shorten the identification string.