HP DDL D40 Reference Manual page 513

Data definition language
Table of Contents

Advertisement

Dictionary Database Structure
88 OCCURS-VARYING
88 OCCURS-0
02 TOKEN-OCCURS-CONSTANT
02 STRUCTURE
02 TOKEN-LENGTH
Key is OBJECT-NUMBER Duplicates not allowed.
End
An explanation of each field follows:
OBJECT-NUMBER contains the object number of this record from
DICTODF.OBJECT. A record in DICTODF contains the token-type name and its
object-type code, "TT."
TOKEN-TYPE-VALUE contains the numeric value used by subsystems to identify
the token type. This value must be a positive integer in the range 0 through 254.
TOKEN-TYPE-CONSTANT if TOKEN-TYPE-VALUE is specified as a constant,
this field contains the object number of the constant; otherwise, it is 0.
TOKEN-DEF if the token structure is defined by reference to a definition, this field
contains the object number of the specified definition; otherwise, it is 0.
TOKEN-OCCURS-VALUE specifies the number of times the token data structure
occurs; possible values are:
Value
255
0
n
TOKEN-OCCURS-CONSTANT if the number of occurrences in an OCCURS
clause is specified as a constant, this field contains the object number of the
constant; otherwise, it is 0.
STRUCTURE if the structure of the token is defined by reference to a definition,
this field contains a code indicating the data type of the first element of the
definition; otherwise, this field is set to 0.
See the description of
possible codes this field can contain and their meaning.
TOKEN-LENGTH contains the length of the token derived from either the TOKEN-
OCCURS-VALUE or the STRUCTURE field, as follows:
Data Definition Language (DDL) Reference Manual—426798-002
Meaning
OCCURS VARYING
OCCURS 0 TIMES
OCCURS n TIMES when 1<=n<=254
DICTOBL Fields
D -43
Value is -1.
Value is 0.
Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Occurs/Object".
Type Binary 16
Heading "Structure".
Type Binary 16 Unsigned
Heading "Token/Length".
on page D-12, for a description of the
DICTTYP Fields

Advertisement

Table of Contents
loading

Table of Contents