Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/DSS_EXTRACTS-ECX/ECXPLBB.m

    r628 r636  
    1 ECXPLBB ;DALOI/KML - DSS BLOOD BANK PRE-EXTRACT AUDIT REPORT ; 8/13/07 7:08am
    2  ;;3.0;DSS EXTRACTS;**78,92,105**;Dec 22, 1997;Build 70
     1ECXPLBB ;DALOI/KML - DSS BLOOD BANK PRE-EXTRACT AUDIT REPORT ; 8/14/06 10:10am
     2 ;;3.0;DSS EXTRACTS;**78,92**;Dec 22, 1997;Build 30
    33 ;Per VHA Directive 97-033 this routine should not be modified.  Medical Device # BK970021
    44 ;entry point from option
     
    3939HED ;
    4040 S ECPG=ECPG+1
    41  W !,"LBB Extract Audit Report",?72,"Page",$J(ECPG,3)
     41 W !,"LBB Pre-Extract Audit Report",?72,"Page",$J(ECPG,3)
    4242 W !,ECSDN," - ",ECEDN,?58,"Run Date:",$J(ECRDT,12)
    4343 W !,?37,"Transf",?57,"Number"
     
    5050 I '$D(ECNODE) S ECNODE=7
    5151 I '$D(ECHEAD) S ECHEAD=" "
    52  W @IOF,!,"LBB Extract Audit Report Information for DSS",!!
     52 W @IOF,!,"LBB Pre-Extract Audit Report Information for DSS",!!
    5353 S:'$D(ECINST) ECINST=+$P(^ECX(728,1,0),U)
    5454 S ECXINST=ECINST
     
    7878 F X="ECFILE","ECHEAD","ECVER","ECINST","ECXINST" S ZTSAVE(X)=""
    7979 F X="ECXLOGIC","ECXDATES" S ZTSAVE(X)=""
    80  S ZTDESC=ECPACK_" EXTRACT AUDIT REPORT: "_ECSDN_" TO "_ECEDN,ZTRTN="START^ECXPLBB",ZTIO=""
     80 S ZTDESC=ECPACK_" PRE-EXTRACT AUDIT REPORT: "_ECSDN_" TO "_ECEDN,ZTRTN="START^ECXPLBB",ZTIO=""
    8181 S IOP="Q" W ! S %ZIS="QMP" D ^%ZIS S:POP ECXPOP=1 Q:POP  I $D(IO("Q")) K IO("Q"),ZTIO D ^%ZTLOAD W:$D(ZTSK) !,$C(7),"REQUEST QUEUED",!,"Task #: ",$G(ZTSK) K I,ZTSK,ZTIO,ZTSAVE,ZTRTN D HOME^%ZIS S ECXPOP=1
    8282 Q
Note: See TracChangeset for help on using the changeset viewer.