DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9- 13
CDEFINEUPPER Command
DDL orderdate
?NOCCHECK
When CCHECK is in effect, DDL issues the following message for each DDL object
that passes the syntax check:
C CHECK completed for name
In the message,
name
is the name of the object checked by CCHECK.
CDEFINEUPPER Command
The CDEFINEUPPER command instructs the DDL compiler to generate C #
define
names in uppercase letters. The NOCDEFINEUPPER command tells the compiler to
generate C
#define
names in lowercase letters.[
CDEFINEUPPER
generates C
#define
names in uppercase letters. CDEFINEUPPER is the
default.
NOCDEFINEUPPER
generates C
#define
names in lowercase letters.
CFIELDALIGN_MATCHED2 Command
The CFIELDALIGN_MATCHED2 command specifies that data structure alignment
follows the pTAL and TAL alignment rules.
CFIELDALIGN_MATCHED2
directs DDL to use pTAL and TAL rules. Additionally, C output is generated for the
following starting on an odd byte:
•
A structure that contains a substructure beginning on an odd-byte boundary
•
A structure that contains a substructure ending on an odd-byte boundary,
followed by a user-defined item that DDL would allocate starting on that
odd byte
DDL allocates data starting on an odd byte for character data only.
[ NO ] CDEFINEUPPER
CFIELDALIGN_MATCHED2
Содержание 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 ...