Copyright Digital Equipment Corp. All rights reserved.

NEEDARITH

Message        <Context> "<expression>" has <type> type, which is
               not arithmetic.

Description    An expression that must be an arithmetic type was not
               an arithmetic type.  For example, the operands of an
               arithmetic operator such as * must be arithmetic
               type.

User Action    Modify the expression so that it is an arithmetic
               type.