Last change
on this file since 1608 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
420 bytes
|
Rev | Line | |
---|
[613] | 1 | ECXPIV1 ;ALB/JAP,BIR/DMA-Store Data from IV Package into 728.113 ; 03 Nov 95 / 12:58 PM
|
---|
| 2 | ;;3.0;DSS EXTRACTS;**8,24**;Dec 22, 1997
|
---|
| 3 | ;called from the IV routine PSIVSTAT
|
---|
| 4 | ;load IV data into intermediate file #728.113
|
---|
| 5 | N DA,DIK
|
---|
| 6 | I '$D(^ECX(728.113)) Q
|
---|
| 7 | L +^ECX(728.113,0):1 Q:'$T
|
---|
| 8 | S EC=$O(^ECX(728.113,999999999),-1),EC=EC+1
|
---|
| 9 | S ^ECX(728.113,EC,0)=EC_U_ECUD L -^ECX(728.113,0)
|
---|
| 10 | S DA=EC,DIK="^ECX(728.113," D IX^DIK
|
---|
| 11 | K EC
|
---|
| 12 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.