Files > RELATIONAL JUMP FIELD DATA

parent
.4014
name
RELATIONAL JUMP FIELD DATA
number
.401418
Fields
#NameLocationTypeDetailsIndexDescription
.01relational start file no.0;1NUMERICBData will appear here if sorting by a field that must be gotten to using a relational jump. This will be the file or subfile number from which the user is jumping (i.e., the starting point).
1next subscript(+)0;2NUMERICThis field contains a subscript used n the DPP array during the sort/print. The subscript is generated by DICOMP (using the level number multiplied by 100 I think). It results in building a node like DPP(DJ,file/subfile no.,subscript)=data.
2to file or subfile0;3NUMERICThis field contains the file or subfile number to which we are making the relational jump (i.e., the destination file).
3global reference0;4FREE TEXTThis field contains the global reference of the file to which we are jumping relationally (i.e., the destination file).
4multivalued flag0;5SET OF CODES0:NOT MULTI-VALUED
1:YES, MULTI-VALUED
This flag indicates whether the relational jump will result in going to a file that has a many-to-one relationship to the starting (home) file (i.e., a jump to a backwards pointer) or a one-to-one relationship (i.e., a forwards pointer jump). The flag will be set to 1 to indicate that that there is a many-to-one or multi-valued relationship to the home file, or to 0 if not.
5relational codeRCOD;E1,245FREE TEXTThis is the MUMPS code needed to perform the relational jump during the sort part of the sort/print option.

Error: Invalid Global File Type: .401418