Data Definition Language (DDL) Reference Manual

DDL Compiler Commands
Data Definition Language (DDL) Reference Manual529431-004
9-3
[NO]CTOKENMAP_ASDEFINE Generates TOKEN MAP output as #define statements
[a static int array] (S)
CUNDEF
Generates a #undef compiler directive (A)
[NO]C_DECIMAL
Generates decimal [char] output for subsequent C
simple numeric items (S)
[NO]C_MATCH_HISTORIC_TAL
Generates [suppresses] C data structures that are
equivalent to pTAL, TAL, and COBOL data structures
[NO]EXPANDC
Generates a C referenced type definition inline [as a
structure name] (A)
Table 9-4. COBOL Source Output Commands
Command Description
[NO]ANSICOBOL
Generates COBOL output in ANSI [TANDEM] format (S)
[NO]COBCHECK
Performs [suppresses] COBOL syntax checks on subsequent DDL
object definitions without generating code (S)
COBLEVEL
Specifies a level-numbering scheme for COBOL output (S)
[NO]COBOL
Opens [closes] a COBOL source code file (A)
Starts [stops] writing translated DDL object definitions to the COBOL
source code file (S)
[NO]VALUES
Includes [excludes] initial values from DEFINITION and RECORD
statements in [from] DDL or COBOL source code (S)
Table 9-5. FORTRAN Source Output Commands
Command Description
[NO]FORCHECK
Performs [suppresses] FORTRAN syntax checks on
subsequent DDL object definitions without
generating code (S)
[NO]FORTRAN
Opens [closes] a FORTRAN source code file (A)
Starts [stops] writing translated DDL object
definitions to the FORTRAN source code file (S)
[NO]FORTRANUNDERSCORE
Replaces with underscores [deletes] hyphens in DDL
names for FORTRAN output (S)
Table 9-3. C Source Output Commands (page2of2)
Command Description