www.mvcsys.de

$SYSTEM.SYSDICT2
Definition DDF-V4

Object data

Definition

*
* Version 7 of the current Dictionary Definition Files.
*
* This version of the DDF describes dictionaries and catalogs maintained
* by D30 DDL.  (Only the version number has been changed since D20.)
*
* Version 8 for Yosemite
* Version 9 for DDL support for 2MB data.
DEF DDF-V4.
*
*    Next available object number.
*
  02 NEXT-OBJ                           TYPE OBJECT-NUMBER
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Object".
                                        !Offset 0, size 4
*
*    Next available text identification number.
*
  02 NEXT-TEXT-ID                       TYPE TEXT-ID
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Text Id".
                                        !Offset 4, size 4
*
  02 VERSION                            TYPE BINARY 16 UNSIGNED
                                        VALUE 9
                                        MUST BE 9
                                        HEADING "Dict/Version".
                                        !Offset 8, size 2
*
*    Guardian userid of the creator of this dictionary.
*
  02 CREATOR-USERID                     TYPE USERID-NAME
                                        HEADING "Creator User Id".
                                        !Offset 10, size 16
*
*    Next available qualifier identification number.
*
  02 NEXT-QUAL-ID                       TYPE QUALIFIER-ID
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Qual Id".
                                        !Offset 26, size 4
END.

Dependencies

Records

  1. DDF