DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9 -2
Compilation
Control
COLUMNS
Specifies how many character positions
on input lines are significant for DDL
input (S).
COMMENTS
NOCOMMENTS
Includes (or suppresses) comments in
the open dictionary (S).
ERRORS
Specifies the number of errors allowed
before compilation terminates (S).
SECTION
Identifies sections of DDL source for
separate compilation (S).
SOURCE
Compiles statements from a specified
DDL source-schema file (A).
WARNINGS
Specifies the number of warnings
allowed before compilation terminates
(S).
Source
Output
ANSICOBOL
NOANSICOBOL
Directs the DDL compiler to generate
COBOL output in either TANDEM or
ANSI format.
C
NOC
Opens (or closes) a C source-code file
(A); causes subsequent DDL object
definitions to be written to an open C
source-code file (S).
CCHECK
NOCCHECK
Causes (or suppresses) C syntax
checks on subsequent DDL object
definitions (S).
CDEFINEUPPER
NOCDEFINEUPPER
Directs DDL to generate C #define
names in uppercase (or lowercase)
letters (S).
CFIELDALIGN_MATCHED2
Directs DDL to store structures in a way
that is compatible with TAL structures
(S).
CENDIF
CIFDEF
CIFNDEF
CUNDEF
Causes DDL to add conditional
directives (S) using identifiers within an
open C source-code file (A).
CLISTOUT
NOCLISTOUT
Includes (or suppresses) dictionary
comments in source output (S).
CLISTOUTDETAIL
Includes comments associated with an
element wherever it is referred to (S).
COBLEVEL
Specifies a level-numbering scheme for
COBOL source code (S).
Table 9-1. DDL Compiler Commands (page 2 of 6)
General
Function
Command
Function
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...