Hi, I'm new to Visual Cobol (I have Version 2.1 Upgrade with Visual Studio 2012 running in Windows 8).
In Net Express I used an OO program to call registered COM objects.
Using VC (Form Designer) I have made references to these objects: They are described as Interop.ObjectName, Type ActiveX.
But, I haven't found any explanation or instructions on how to code these objects and call their entry points.
I'd appreciate some help on the subject.