Copyright Digital Equipment Corp. All rights reserved.

MISDEFARG

Message        Missing argument for "defined" operator.

Description    The defined preprocessing operator was not supplied
               with an argument.  The operator expects an identifier
               optionally enclosed in parenthesis.  The value of the
               operator is undefined.

User Action    Supply a valid argument to the preprocessing
               operator.