NetCOBOL Interop Class Generator

This page will aid in creating a NetCOBOL for .NET source file that contains a class with get/set properties for each of the data items from the COBOL copybook description. It currently maps Alphanumeric types to System.String and numeric as PIC S9(9) COMP-5 and PIC S9(4) COMP-5. If you need additional data types supported, please contact us at sales at nimbledev.com



Paste in the 01 level copybook below: