source:
WorldVistAEHR/trunk/r/AUTOMATED_INFO_COLLECTION_SYS-IBD/IBDX951.m
Last change on this file was 613, checked in by , 15 years ago | |
---|---|
File size: 406 bytes |
Line | |
---|---|
1 | IBDX951 ; COMPILED XREF FOR FILE #357.95 ; 01/30/05 |
2 | ; |
3 | S DIKZK=2 |
4 | S DIKZ(0)=$G(^IBD(357.95,DA,0)) |
5 | S X=$P(DIKZ(0),U,2) |
6 | I X'="" K ^IBD(357.95,"ADEL",$E(X,1,30),DA) |
7 | S X=$P(DIKZ(0),U,3) |
8 | I X'="" K ^IBD(357.95,"C",$E(X,1,30),DA) |
9 | S DIKZ(12)=$G(^IBD(357.95,DA,12)) |
10 | S X=$P(DIKZ(12),U,2) |
11 | I X'="" K ^IBD(357.95,"D",$E(X,1,30),DA) |
12 | S X=$P(DIKZ(0),U,1) |
13 | I X'="" K ^IBD(357.95,"B",$E(X,1,30),DA) |
14 | END G ^IBDX952 |
Note:
See TracBrowser
for help on using the repository browser.