Table 9-1. Ddl Compiler Commands - HP DDL D40 Reference Manual

Data definition language
Table of Contents

Advertisement

DDL Compiler Commands
Table 9-1. DDL Compiler Commands (page 2 of 6)
General
Function
Compilation
Control
Source
Output
Data Definition Language (DDL) Reference Manual—426798-002
Command
COLUMNS
COMMENTS
NOCOMMENTS
ERRORS
SECTION
SOURCE
WARNINGS
ANSICOBOL
NOANSICOBOL
C
NOC
CCHECK
NOCCHECK
CDEFINEUPPER
NOCDEFINEUPPER
CFIELDALIGN_MATCHED2
CENDIF
CIFDEF
CIFNDEF
CUNDEF
CLISTOUT
NOCLISTOUT
CLISTOUTDETAIL
COBLEVEL
Function
Specifies how many character positions
on input lines are significant for DDL
input (S).
Includes (or suppresses) comments in
the open dictionary (S).
Specifies the number of errors allowed
before compilation terminates (S).
Identifies sections of DDL source for
separate compilation (S).
Compiles statements from a specified
DDL source-schema file (A).
Specifies the number of warnings
allowed before compilation terminates
(S).
Directs the DDL compiler to generate
COBOL output in either TANDEM or
ANSI format.
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).
Causes (or suppresses) C syntax
checks on subsequent DDL object
definitions (S).
Directs DDL to generate C #define
names in uppercase (or lowercase)
letters (S).
Directs DDL to store structures in a way
that is compatible with TAL structures
(S).
Causes DDL to add conditional
directives (S) using identifiers within an
open C source-code file (A).
Includes (or suppresses) dictionary
comments in source output (S).
Includes comments associated with an
element wherever it is referred to (S).
Specifies a level-numbering scheme for
COBOL source code (S).
9 -2

Advertisement

Table of Contents
loading

Table of Contents