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