Line | |
---|
1 | GMRAY23C ;SLC/DAN-CREATE NEW-STYLE XREF ;7/18/05 08:49
|
---|
2 | ;;4.0;Adverse Reaction Tracking;**23**;Mar 29, 1996
|
---|
3 | ;
|
---|
4 | N GMRAXR,GMRARES,GMRAOUT
|
---|
5 | S GMRAXR("FILE")=120.82
|
---|
6 | S GMRAXR("NAME")="AC"
|
---|
7 | S GMRAXR("TYPE")="MU"
|
---|
8 | S GMRAXR("USE")="A"
|
---|
9 | S GMRAXR("EXECUTION")="F"
|
---|
10 | S GMRAXR("ACTIVITY")="R"
|
---|
11 | S GMRAXR("SHORT DESCR")="Updates REACTANT field in file 120.8 when changed"
|
---|
12 | S GMRAXR("DESCR",1)="Changes to the NAME field in file 120.82 will cause an update"
|
---|
13 | S GMRAXR("DESCR",2)="to the REACTANT field in file 120.8 for associated entries."
|
---|
14 | S GMRAXR("SET")="Q:$D(DIU(0)) D QREACT^GMRAUTL2"
|
---|
15 | S GMRAXR("KILL")="Q"
|
---|
16 | S GMRAXR("VAL",1)=.01
|
---|
17 | S GMRAXR("VAL",1,"COLLATION")="F"
|
---|
18 | D CREIXN^DDMOD(.GMRAXR,"k",.GMRARES,"GMRAOUT")
|
---|
19 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.