Ignore:
Timestamp:
May 25, 2012, 5:55:11 PM (12 years ago)
Author:
Sam Habiel
Message:

Updated routines after many small fixes; added C0QKIDS as well

File:
1 edited

Legend:

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

    r1364 r1438  
    1 C0QPQRI   ; GPL - GENERATES A PQRI XML FILE ;6/14/11  17:05
    2         ;;0.1;C0C;nopatch;noreleasedate;Build 27
     1C0QPQRI   ; GPL - GENERATES A PQRI XML FILE ; 5/23/12 2:42pm
     2        ;;1.0;C0Q;;May 21, 2012;Build 43
    33        ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
    44        ;General Public License See attached copy of the License.
     
    100100        ;N GGG
    101101        S GGG="//submission/measure-group ID='C'/provider/pqri-measure" ;XPATH
    102         D INSINNER^COCXPATH(ZARY,GGG,ZONE) ; INSERT XML
     102        D INSINNER^C0CXPATH(ZARY,GGG,ZONE) ; INSERT XML
    103103        Q
    104104        ;
Note: See TracChangeset for help on using the changeset viewer.