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: 15.43

Package: Toolkit

MERGE IMAGES(#15.4)-->15.43

Sub-Field: 15.43


Information

Parent File Name Number Package
MERGE IMAGES(#15.4) POINTERS CHANGED 15.43 Toolkit

Details

Field # Name Loc Type Details
.01 POINTERS CHANGED 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  DEC 05, 1997
  • HELP-PROMPT:  Value is file number;field number;IEN string where file number may be a subfile number
  • DESCRIPTION:  This field contains data on a location where a pointer value was changed. The #.01 field contains the information which would be specified as subscripts in the array passed in a call to FILE^DIE. The array subscripts
    are separated by a ';', and are in the form FILE;IENS;FIELD. The value which was present before the data was changed is stored in field #1.01.
  • CROSS-REFERENCE:  15.43^B
    1)= S ^XDRM(DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^XDRM(DA(1),3,"B",$E(X,1,30),DA)
1.01 ORIGINAL VALUE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  DEC 05, 1997
  • HELP-PROMPT:  This is the pointer value before it was changed
  • DESCRIPTION:  
    This field contains the pointer value which was present at the location specified by the #.01 field, prior to the value being changed during the merge.
Info |  Details