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

C# Variable compatibility with Cobol using Class Type

$
0
0

Hi , Please help on passing value from C# to Cobol using Class Type project. I have for example a declaration :

01 tmp-rec-date.
   05 date-mm pic x(2).
   05 date-dd pic x(2).
   05 date-yy pic x(4).

 

How can I pass string / structured value from C# to Cobol using that declaration in Cobol. I'm getting "String cannot be converted to Microfocus.COBOL.Program.Reference". What will be the correct type declaration in C#? Please help.

 

 

Regards,

jhayvi


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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