Copyright Digital Equipment Corp. All rights reserved.

FUNCELEMENT

Message        <Context> the element type of an array type is a
               function type.

Description    The compiler has encountered an array with an element
               type of function.  An array element must be an object
               type.

User Action    Change the type of the array element.