Error when call entireX function from VB6.
I create a object…
Dim oEntireX
oEntireX = CreateObject(“EOL.WRTSTWOL”)
And call a function…
Call oEntireX.WRTSTWOZ(<>)
Then I recive this message:
“Error: 1014 0936 NATURAL RPC Server Error 936 occurred. Lib=WRTSTWOL,Pgm=WRTSTWOZ,(NATURAL Error Info: Program=NATSRVD,Error=0936,Line=8370,Status=O,Level=01).”
What’s this???
Thanks.
#Mainframe-Integration#EntireX#webMethods