DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9 -4
Source
Output
(continued)
FORTRANUNDERSCORE
NOFORTRANUNDERSCORE
Replaces hyphens in DDL names with
underscores in FORTRAN names (or
deletes the hyphens).
FUP
NOFUP
Opens (or closes) a FUP file-creation
source file (A); causes later record
descriptions to be written to an open
FUP file (S).
NEWFUP_FILEFORMAT
OLDFUP_FILEFORMAT
NOFILEFORMAT
Controls whether FUP source files are
created in file format 2, file format 1, or
without a file format specification (S).
NCLCONSTANT
NONCLCONSTANT
Enables (or disables) Network Control
Language (NCL) constant output.
OUTPUT_SENSITIVE
NOOUTPUT_SENSITIVE
Causes DDL to produce (or not to
produce) output in case sensitive form
(S).
PASCAL
NOPASCAL
Opens (or closes) a Pascal source-code
file (A); causes subsequent DDL object
statements to be written to an open
Pascal source-code file (S).
PASCALBOUND
Sets array bounds for Pascal source-
code output (S).
PASCALCHECK
NOPASCALCHECK
Causes (or suppresses) Pascal syntax
checking on subsequent data
descriptions (S).
PASCALNAMEDVARIANT
NOPASCALNAMEDVARIANT
Causes DDL to generate the last
REDEFINES clause in Pascal output as
a named (or anonymous) variant record.
SETSECTION
Uses a specified section name until the
end of the file, or until another
SETSECTION command (A) (S).
TACL
NOTACL
Opens (or closes) a TACL source-code
file (A); causes subsequent DDL object
statements to be written to an open
TACL source-code file (S).
TACLGEN
Specifies a TACL source code
generation version.
TAL
NOTAL
Opens (or closes) a pTAL or TAL
source-code file (A); causes subsequent
DDL object statements to be written to
an open pTAL or TAL source-code file
(S).
Table 9-1. DDL Compiler Commands (page 4 of 6)
General
Function
Command
Function