The IBM COBOL version 6.3 doc states that a 64-bit COBOL program can only call Java using JNI interface and not via INVOKE.
Can someone point me at some COBOL code example for using JNI to call Java from a COBOL batch program compiled with LP(64) option ?
------------------------------
Dan Kalmar
------------------------------