HP DDL D40 Reference Manual page 235

Data definition language
Table of Contents

Advertisement

DDL Compiler Commands
Table 9-1. DDL Compiler Commands (page 5 of 6)
General
Function
Source
Output
(continued)
Listing
control
Other
commands
Data Definition Language (DDL) Reference Manual—426798-002
Command
TALALLOCATE
NOTALALLOCATE
TALBOUND
TALCHECK
NOTALCHECK
TALUNDERSCORE
NOTALUNDERSCORE
TIMESTAMP
NOTIMESTAMP
VALUES
NOVALUES
CLISTIN
NOCLISTIN
DEFLIST
NODEFLIST
LINECOUNT
LIST
NOLIST
OUT
PAGE
WARN
NOWARN
REPORT
NOREPORT
SPACING
EDIT
Function
Causes (or suppresses) memory
allocation in pTAL or TAL for single-field
definitions (S).
Sets array bounds for pTAL or TAL
source-code output (S).
Causes (or suppresses) pTAL or TAL
syntax checking on subsequent data
descriptions (S).
Converts hyphens in DDL names to
underscores in pTAL or TAL output.
NOTALUNDERSCORE converts
hyphens in DDL names into circumflex
characters in pTAL or TAL output (S).
Includes (or suppresses) data and time
comments in source output (S).
Includes (or suppresses) initial values in
DDL or COBOL source code (S).
Lists (or suppresses) user comments in
the compiler listing (S).
Lists (or suppresses) definition source
code where it is referred to (S).
Specifies the number of lines per page
for all output files (S).
Lists (or suppresses) DDL source listing
(S).
Specifies and opens a new listing
destination file for the compiler listing
and report output (A).
Continues the compiler listing on a new
page (A); specifies a page title (S).
Lists (or suppresses) compiler warning
messages (S).
Opens (or closes) a report file (A);
causes a schema report to be written to
a destination file (S).
Specifies the spacing between lines of a
printed schema report (S).
Suspends compiler execution and starts
an EDIT process (A).
9 -5

Advertisement

Table of Contents
loading

Table of Contents