Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: .112

Package: VA FileMan

INDEX(#.11)-->.112

Sub-Field: .112


Information

Parent File Name Number Package
INDEX(#.11) OVERFLOW KILL LOGIC .112 VA FileMan

Details

Field # Name Loc Type Details
.01 OVERFLOW KILL LOGIC NODE 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  SEP 10, 1998
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits. Answer '??' for more help.
  • DESCRIPTION:  
    Answer must be the number of the node under which the additional line of Set Logic will be filed. Use the overflow nodes if the kill logic is too long to fit in the KILL LOGIC field.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
2 OVERFLOW KILL LOGIC 2;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 24, 1996
  • HELP-PROMPT:  Answer must be Standard M code. Answer '??' for more help.
  • DESCRIPTION:  Answer with the M code of the additional kill logic stored at this node. FileMan will not automatically execute this additional code, so the kill logic must invoke the additional code stored in this overflow node.
    The M code can assume that DIXR contains the internal entry number of the Index file entry.
    WRITE AUTHORITY: @
Info |  Details