RNF3824

A *JAVA method cannot be a procedure pointer.

20

Cause . . . . . : When the first parameter of EXTPROC is *JAVA, the third parameter must be a character constant; it cannot be a procedure pointer.

Recovery . . . : Correct the parameters for keyword EXTPROC. Compile again.