HELPLIB.HLB  —  CC  Messages  FUNCNOTFUNC
 Message        In this function definition, "<name>" has <type> type
                instead of a function type.

 Description    A function definition does not have a function type.
                This can occur if the definition did not contain an
                open/close parenthesis pair.

 User Action    Change the definition to specify a function type.
Close Help