HP DDL D40 Reference Manual page 233

Data definition language
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents