DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9 -3
Source
Output
(continued)
COBOL
NOCOBOL
Opens (or closes) a COBOL source-
code file (A); causes subsequent DDL
object definitions to be written to an
open COBOL source-code file (S).
CPRAGMA
NOCPRAGMA
Turns on (or off) #pragma generation for
C output (S).
CTOKENMAP_ASDEFINE
NOCTOKENMAP_ASDEFINE
Causes DDL to produce (or not to
produce) TOKEN MAP output as
#define
statements in an open
C source-code file (S).
C00CALIGN
NOC00CALIGN
Directs DDL to use the C00 (or earlier)
alignment rules in generating C code
C_DECIMAL
NOC_DECIMAL
Causes DDL to produce (or not to
produce) decimal output for C numeric
items (S).
C_MATCH_HISTORIC_TAL
NOC_MATCH_HISTORIC_TAL
Directs DDL to generate (or not to
generate) C data structures that are
equivalent to pTAL, TAL, and COBOL
data structures.
DDL
NODDL
Opens (or closes) a DDL source-
schema file (A); causes subsequent
DDL object definitions to be written to an
open DDL source-schema file (S).
DO_PTAL_ON
DO_PTAL_OFF
Causes DDL to generate a file that can
be compiled by a pTAL or TAL compiler
(S).
EXPANDC
NOEXPANDC
Causes (or suppresses) a referenced
type definition to be output inline instead
of as a structure name.
FIELDALIGN_SHARED8
Directs DDL to store data structures in
the dictionary with shared8 alignment
(S).
FILLER
Specifies a word-alignment filler
algorithm (S).
FORTRAN
NOFORTRAN
Opens (or closes) a FORTRAN source-
code file (A); causes subsequent data
descriptions to be written to an open
FORTRAN source-code file (S).
FORCHECK
NOFORCHECK
Causes (or suppresses) FORTRAN
syntax checks on subsequent DDL
object definitions (S).
Table 9-1. DDL Compiler Commands (page 3 of 6)
General
Function
Command
Function