Copyright Digital Equipment Corp. All rights reserved.

BADHEADERNM

Message        Invalid include file or header name specification.

Description    An #include directive was not followed by a valid
               argument.  The directive will be ignored.  The
               #include directive should be followed by either a
               file specification enclosed in angle brackets, a file
               specification enclosed in quotes, or an identifier
               that specifies a text module (OpenVMS only), or a
               macro to be expanded.

User Action    Supply a valid argument to the #include directive.