NetCOBOL Interop Class Generator

Project Description

We’ve published a simple web-based application that can help you generate NetCOBOL for .NET classes that expose out .NET properties to get and set data in a COBOL record.  It maps alphanumeric data (PIC X, PIC 9) to System.String, and then exposes out binary data like PIC S9(4) COMP as a System.Int16 or System.Int32.  

 

Try it out for free today here.