Dictver Fields - HP DDL D40 Reference Manual

Data definition language
Table of Contents

Advertisement

Dictionary Database Structure
If TOKEN-OCCURS-VALUE is a positive integer in the range 1 through 254
and if a DEF IS clause was specified, the length from the definition (DEF) is
multiplied by the OCCURS value and stored in TOKEN-LENGTH.
If no DEF IS clause was specified, the TOKEN-OCCURS-VALUE is stored in
TOKEN-LENGTH. A token length of 0 or -1 is considered valid.

DICTVER Fields

DICTVER (Token Map Field Version File) is a key-sequenced file that associates
version numbers from VERSION clauses in an SPI token-map definition with single
fields or sequences of fields in a structured token.
Record VER.
File is "DICTVER"
02 IDENTIFIER.
03 MAP-OBJECT
03 MAP-ELEMENT
02 VERSION
02 VERSION-CONSTANT
02 BEG-ELEMENT
02 END-ELEMENT
02 VERSION-TEXT
Key is IDENTIFIER Duplicates not allowed.
End
An explanation of each field follows:
IDENTIFIER contains a unique identifier for each record consisting of two fields:
MAP-OBJECT contains the object number that uniquely identifies the token
map (OBJECT-NUMBER from DICTMAP).
MAP-ELEMENT contains an element number sequentially assigned by DDL.
VERSION contains the version number from the VERSION clause of the TOKEN-
MAP statement; or 0 for NOVERSION.
Data Definition Language (DDL) Reference Manual—426798-002
Key-sequenced
Code 209
Audit.
Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Token Map/Object".
Type Binary 16
Heading "Element".
Type Binary 16 Unsigned
Heading "Version".
Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Version/Object".
Type Binary 16
Heading "Beginning/Element".
Type Binary 16
Heading "Ending/Element".
Type Character 3
Heading "Version/String".
D -44
DICTVER Fields

Advertisement

Table of Contents
loading

Table of Contents