COBOL Copybook (Deprecated) Importer
The COBOL Copybook Importer imports the definition of one or more COBOL copybooks in a file and generates a type tree that contains the corresponding type definitions. The copybook file might contain more than one COBOL copybook. If your file contains multiple COBOL Copybook definitions, all definitions are contained in a single type tree.
The importer uses a series of maps to convert the copybook format into a type tree script file (.mts). The Type Tree Maker then does the following actions: processes this type tree script and generates a type tree that contains all of the supported types that are defined in the copybook.