Previous Topic Next topic Print topic


CCW Example

See the CCW example, which is with the Visual Studio examples in the examples folder of the installation of your COBOL development system. This example contains a .NET solution and a COBOL application.

The .NET solution ManagedCOM contains the following programs:

The project has been configured so that when you build it, it will:

The COBOL application client.app contains the following program:

To run the example:

  1. In Visual Studio, open the solution ManagedCOM.sln and rebuild it.
  2. In Net Express, animate the program callcom and step through it.
Previous Topic Next topic Print topic