File Definition to Common Data Dictionary (V00506)
Version: 1.1, February 1991 Submitted By: Kevin McLaurin, Miami Valley RTA Operating System: VAX/VMS Source Language: VAX FORTRAN Keywords: File Management, Utilities - VMS Software Requirements: VAX CDD/PLUS Notes: Executable and/or object code is included. Changes & Improvements: Removed data type statements from the COBOL PIC statement. VAX COBOL looks at the CDD Data information. Abstract: FDTOCDD is an easy and quick method of converting COBOL file
definitions (FD's) into a Data Definition Language (DDL)
which the VAX Common Data Dictionary (CDD) can use. To
achieve this purpose, a VAX FORTRAN based system was
developed which reads a COBOL FD and creates a DDL from
it which can be copied into the CDD using CDDL/PLUS.