$SYSTEM.SYSDICT
Definition TEXT-ID
Objektdaten
- Timestamp: 6.05.1999 17:45:50.18
- Elemente: 1
- Größe: 4
Definition
*
* A text id identifies a block of text stored in the OTF. All DDL language
* elements which can be expressed as text (such as comments, picture strings,
* heading strings, etc.) are stored in the OTF, and referenced via text ids.
* A null value of 0 is used to indicate that no text is associated with a
* text id attribute.
*
* Although TEXT-ID has the same format as OBJECT-NUMBER, the two should not
* be confused - they represent two different sets of things.
*
DEF TEXT-ID PIC "9(9)" COMP
DISPLAY "[BZ]I10"
HEADING "Text Id/Number".
Abhängigkeiten
Definitionen
- CDF-V0
- DDF-V4
- MAP-V1
- OBL-V5
- ODF-V2
- OTF-V3
- TKN-V1