DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9- 71
NCLCONSTANT Command
LIST Command Example
The following example shows placement of LIST and NOLIST commands in the source
file to control listing of source lines:
NCLCONSTANT Command
The NCLCONSTANT command directs the DDL compiler to generate Network Control
Language (NCL) constant output.
NCLCONSTANT
opens the specified NCL source file, translates all subsequent DDL Constant
objects defined by statements or output from the dictionary into NCL source
statements, and writes them to the open NCL source file. If an NCL source file is
already open, the command closes the current file and opens a new source file.
NCL-source-file
identifies the NCL source file. If you omit
NCL-source-file
, DDL lists the NCL
Constant source statements at the home terminal.
!
purges the contents of any existing NCL source file before creating and opening a
new file. If the specified file does not exist, DDL ignores the exclamation point.
NONCLCONSTANT
closes the currently open NCL source file and stops translating DDL objects.
NONCLCONSTANT is the default.
{ NCLCONSTANT [ NCL-source-file [ ! ] ] | NONCLCONSTANT }
*beginning of
source file
.
.
.
?NOLIST
.
.
.
?LIST
.
.
.
*end of source file
List source lines by default
Starting with this command, stop
listing source lines
Resume listing source
lines, continue to the end
of the source file
VST918.vsd
Содержание 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 ...