Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I am using VB 6 to call a NetExpress dll. How do I pass a table from cobol to vb. In vb I have an array , Dim Str(500)
and in cobol I have the same table; how do I send this to VB.
I am using VB 6 to call a NetExpress dll. How do I pass a table from cobol to vb. In vb I have an array , Dim Str(500)
and in cobol I have the same table; how do I send this to VB.