Data Definition Language (DDL) Reference Manual
DDL Data Translation
Data Definition Language (DDL) Reference Manual—529431-004
C-8
TYPE TYPE LOGICAL 1 BOOLEAN
TYPE LOGICAL[2] INT16
TYPE LOGICAL 4 INT32
TYPE ENUM INT16
TYPE CHARACTER 8
OCCURS 100 TIMES
Array[1..100] of FSTRING(8)
TYPE BINARY 16
OCCURS 3 TIMES
Array[1..3] of INT16
Table C-4. Sample DDL/Pascal Data Translation Table (page 2 of 2)
DDL Clause Type DDL Clause Specification Pascal Data Type
* Only one of the possible forms of the clause; see DICTOBL (Object Build List) on page D-15, for the
byte lengths of all forms of the clause.
.