Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: Receiving Java custom record in procedural cobol

$
0
0

What version of Visual COBOL are you using?

In the more recent versions of Visual COBOL it is not necessary to use the class repository. You could code as follows:

01 objLireTPrestInt type LireTPrestInt.

01 objTPrestInter type TPrestInter.

In your code:

set objLireTPrestInt to new LireTPrestInt.

set obj-lire-tprest-int  to new objLireTPrestInt::getObject()


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>