Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: DG53620Y

DG53620Y.m

Go to the documentation of this file.
  1. DG53620Y ;Plano/DW-Modify NEW-STYLE XREF ;11:50 AM 29 Nov 2004
  1. ;;5.3;Registration;**620,1015**;Aug 13, 1993;Build 21
  1. ;
  1. ;Continued after DG53620X
  1. ANAM341 ;ANAM341 X-REF
  1. N DGXR,DGRES,DGOUT
  1. S DGXR("FILE")=2
  1. S DGXR("NAME")="ANAM341"
  1. S DGXR("TYPE")="MU"
  1. S DGXR("USE")="A"
  1. S DGXR("EXECUTION")="F"
  1. S DGXR("ACTIVITY")="IR"
  1. S DGXR("SHORT DESCR")="This index keeps the NAME COMPONENTS file in synch with field #.341."
  1. S DGXR("DESCR",1)="This cross reference uses Kernel name standardization APIs to keep the NAME"
  1. S DGXR("DESCR",2)="COMPONENTS (#20) file record associated with the #.341 field synchronized"
  1. S DGXR("DESCR",3)="with the data value stored in that field."
  1. S DGXR("SET")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1,DG20NAME=X D NARY^XLFNAME7(.DG20NAME),UPDCOMP^XLFNAME2(2,.DA,.341,.DG20NAME,1.09,+$P($G(^DPT(DA,""NAME"")),U,9),""CL35"") K DG20NAME Q"
  1. S DGXR("KILL")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1 D DELCOMP^XLFNAME2(2,.DA,.341,1.09) Q"
  1. S DGXR("VAL",1)=.341
  1. S DGXR("VAL",1,"SUBSCRIPT")=1
  1. S DGXR("VAL",1,"COLLATION")="F"
  1. D CREIXN^DDMOD(.DGXR,"kW",.DGRES,"DGOUT")
  1. Q
  1. ;
  1. ANAM201 ;ANAM201 X-REF
  1. N DGXR,DGRES,DGOUT
  1. S DGXR("FILE")=2
  1. S DGXR("ROOT FILE")=2.01
  1. S DGXR("NAME")="ANAM201"
  1. S DGXR("TYPE")="MU"
  1. S DGXR("USE")="A"
  1. S DGXR("EXECUTION")="F"
  1. S DGXR("ACTIVITY")="IR"
  1. S DGXR("SHORT DESCR")="This index keeps the NAME COMPONENTS file in synch with the .01 field."
  1. S DGXR("DESCR",1)="This cross reference uses Kernel name standardization APIs to keep the NAME"
  1. S DGXR("DESCR",2)="COMPONENTS (#20) file record associated with the #.01 field synchronized"
  1. S DGXR("DESCR",3)="with the data value stored in that field."
  1. S DGXR("SET")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1,DG20NAME=X D NARY^XLFNAME7(.DG20NAME),UPDCOMP^XLFNAME2(2.01,.DA,.01,.DG20NAME,100.03,,""CL30"") K DG20NAME Q"
  1. S DGXR("KILL")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1 D DELCOMP^XLFNAME2(2.01,.DA,.01,100.03) Q"
  1. S DGXR("VAL",1)=.01
  1. S DGXR("VAL",1,"SUBSCRIPT")=1
  1. S DGXR("VAL",1,"COLLATION")="F"
  1. D CREIXN^DDMOD(.DGXR,"kW",.DGRES,"DGOUT")
  1. Q
  1. ;
  1. ANAM1001 ;ANAM1001 X-REF
  1. N DGXR,DGRES,DGOUT
  1. S DGXR("FILE")=2
  1. S DGXR("ROOT FILE")=2.101
  1. S DGXR("NAME")="ANAM1001"
  1. S DGXR("TYPE")="MU"
  1. S DGXR("USE")="A"
  1. S DGXR("EXECUTION")="F"
  1. S DGXR("ACTIVITY")="IR"
  1. S DGXR("SHORT DESCR")="This index keeps the NAME COMPONENTS file in synch with field #30."
  1. S DGXR("DESCR",1)="This cross reference uses Kernel name standardization APIs to keep the NAME"
  1. S DGXR("DESCR",2)="COMPONENTS (#20) file record associated with the #30 field synchronized"
  1. S DGXR("DESCR",3)="with the data value stored in that field."
  1. S DGXR("SET")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1,DG20NAME=X D NARY^XLFNAME7(.DG20NAME),UPDCOMP^XLFNAME2(2.101,.DA,30,.DG20NAME,100.21,,""CL30"") K DG20NAME Q"
  1. S DGXR("KILL")="I '$G(XUNOTRIG) N XUNOTRIG S XUNOTRIG=1 D DELCOMP^XLFNAME2(2.101,.DA,30,100.21) Q"
  1. S DGXR("VAL",1)=30
  1. S DGXR("VAL",1,"SUBSCRIPT")=1
  1. S DGXR("VAL",1,"COLLATION")="F"
  1. D CREIXN^DDMOD(.DGXR,"kW",.DGRES,"DGOUT")
  1. Q
  1. ;