Copyright Digital Equipment Corp. All rights reserved.

TOOFEWACTUALS

Message        Too few actual parameters in the invocation of the
               macro "<name>".

Description    A macro invocation supplied fewer actual arguments
               than the macro expects.  The macro arguments not
               specified in the call will be given a null value.

User Action    Supply all arguments in the macro invocation.