537 (537)    DIALOG (.84)

Name Value
DIALOG NUMBER 537
TYPE ERROR
PACKAGE VA FILEMAN
DESCRIPTION
This error means that a certain field in a certain file has a data type of
pointer, but something is wrong with the rest of the DD info needed to
make that pointer work. For example, perhaps the number of the pointed to
file, which should follow the P in the second ^-piece of the field
descriptor node, is missing. Another problem would be if the global root
of the pointed to file were missing from the field's definition; that
should be found in the third ^-piece of the field descriptor.
INTERNAL PARAMETERS NEEDED YES
TEXT
Field #|FIELD| in File #|FILE| has a corrupted pointer definition.
PARAMETER
  • PARAMETER SUBSCRIPT:   FILE
    PARAMETER DESCRIPTION:   File #.
  • PARAMETER SUBSCRIPT:   FIELD
    PARAMETER DESCRIPTION:   Field #.