Author: Virendra Shambharkar
Subject: Reply to: How to call OO cobol from legacy cobol
Posted: Tue Jan 10, 2017 11:57 am (GMT 5.5)
Hi,
I am also compiling a TSTHELLO program as mentioned in programming guide PDF for V4.2 and getting error for in the link step:-
My CEE.SCEERUN2 has load for IGZCJAVA which I have included. Any pointers what could be wrong or what am I missing?
_________________
Virendra Shambharkar
Subject: Reply to: How to call OO cobol from legacy cobol
Posted: Tue Jan 10, 2017 11:57 am (GMT 5.5)
Hi,
I am also compiling a TSTHELLO program as mentioned in programming guide PDF for V4.2 and getting error for in the link step:-
Code: |
IEW2456E 9207 SYMBOL GetJVMPtr UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM T IEW2456E 9207 SYMBOL GetEnvPtr UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM T IEW2456E 9207 SYMBOL GetClassObject UNRESOLVED. MEMBER COULD NOT BE INCLUDED F |
My CEE.SCEERUN2 has load for IGZCJAVA which I have included. Any pointers what could be wrong or what am I missing?
_________________
Virendra Shambharkar