VMS Help  —  RDML72  Preprocessor  /DATE_TYPE
    The /DATE_TYPE qualifier determines whether RDML generates the
    DATE data type as an empty record or not as an empty record,
    which is a pair of LONGWORD. This qualifier is used only when
    preprocessing a Pascal program.

    Format:

            /DATE_TYPE = EMPTY_RECORDS     (Default)
            /DATE_TYPE = NOEMPTY_RECORDS

    The default is EMPTY_RECORDS.
Close Help