DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9 -103
TACLGEN Command
TACLGEN Command
The TACLGEN command instructs the DDL compiler to use a specified TACL code
generation version
.
TACLGEN
specifies a source code generation version to use when you generate TACL code.
The default is 0, which specifies the current version of TACL code.
0
specifies that DDL generates code for the current version of TACL.
TACLGEN Command Guideline
Because DDL generates only one version of TACL code at the current time, the
?TACLGEN directive does not affect output.
TAL Command
The TAL command instructs the DDL compiler to:
•
Create and open a pTAL or TAL source file or open an existing pTAL or TAL
source file.
•
Translate all subsequent statements that define DDL objects into pTAL or TAL
source statements.
•
Translate any DDL objects specified in subsequent OUTPUT statements into pTAL
or TAL source statements.
•
Write the TAL source statements to the TAL source file.
TAL
opens the specified pTAL or TAL source file, translates all subsequent DDL objects
defined by statements or output from the dictionary into pTAL or TAL source
statements, and writes them to the open pTAL or TAL source file. If a pTAL or TAL
source file is already open, the command closes the current file and opens a new
source file.
TACLGEN 0
{ TAL [ tal-source-file [ ! ] | NOTAL }
Содержание 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 ...