Ignore:
Timestamp:
Jun 12, 2012, 8:11:47 PM (12 years ago)
Author:
Sam Habiel
Message:

Adding support for running eRx from the main C0Q package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qrda/C0Q/trunk/p/C0QMUERX.m

    r1444 r1445  
    1 C0QMUERX ; VEN - Analyze ERx Data for Patients ; 5/30/12 9:35am
     1C0QMUERX ; VEN - Analyze ERx Data for Patients ; 5/30/12 12:40pm
    22 ;;1.0;C0Q;;May 21, 2012;Build 44
    33 QUIT  ; No Entry from the top
     
    280280 ; Output: (as string) NUMERATOR/DENOMINATOR
    281281 ;
    282  I $QS(C0QLIST,0)'="^C0Q" W:$G(C0QDEBUG) "Counting for files other than C0Q(301, not supported ",! QUIT
     282 I $QS(C0QLIST,0)'="^C0Q" W:$G(C0QDEBUG) "Counting for files other than C0Q(301, not supported ",! QUIT "0/0"
    283283 ; MEASURE -----------
    284284 ; IEN -----------   |
Note: See TracChangeset for help on using the changeset viewer.