Index: /ccr/branches/ohum/p/C0CACTOR.m
===================================================================
--- /ccr/branches/ohum/p/C0CACTOR.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CACTOR.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CACTOR  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR ACTORS ; 7/3/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CALERT.m
===================================================================
--- /ccr/branches/ohum/p/C0CALERT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CALERT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CALERT  ; CCDCCR/CKU/GPL - CCR/CCD PROCESSING FOR ALERTS ; 09/11/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CBAT.m
===================================================================
--- /ccr/branches/ohum/p/C0CBAT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CBAT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CBAT   ; CCDCCR/GPL - CCR Batch utilities; 4/21/09
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CCCD.m
===================================================================
--- /ccr/branches/ohum/p/C0CCCD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCCD.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCCD   ; CCDCCR/GPL - CCD MAIN PROCESSING; 6/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CCCD1.m
===================================================================
--- /ccr/branches/ohum/p/C0CCCD1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCCD1.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCCD1 ; CCDCCR/GPL - CCD TEMPLATE AND ACCESS ROUTINES; 6/7/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CCCR.m
===================================================================
--- /ccr/branches/ohum/p/C0CCCR.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCCR.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCCR   ; CCDCCR/GPL - CCR MAIN PROCESSING; 6/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
@@ -26,4 +26,7 @@
  I Y<1 Q  ; EXIT
  S DFN=$P(Y,U,1) ; SET THE PATIENT
+ ;OHUM/RUT 3120102 To take inputs from user for date limits and notes
+ D ^C0CVALID
+ ;OHUM/RUT
  D XPAT(DFN) ; EXPORT TO A FILE
  Q
@@ -168,4 +171,7 @@
  ;D PUSH^C0CXPATH(TAB,"EXTRACT;C0CENC;//ContinuityOfCareRecord/Body/Encounters;^TMP(""C0CCCR"",$J,DFN,""ENCOUNTERS"")")
  ; gpl - turned off Encounters for Certification
+ ;OHUM/RUT 3111228 Condition for Notes ; It should be included or not
+ I ^TMP("C0CCCR","TIULIMIT")'="" D PUSH^C0CXPATH(TAB,"EXTRACT;C0CENC;//ContinuityOfCareRecord/Body/Encounters;^TMP(""C0CCCR"",$J,DFN,""ENCOUNTERS"")")
+ ;OHUM/RUT
  Q
  ;
Index: /ccr/branches/ohum/p/C0CCCR0.m
===================================================================
--- /ccr/branches/ohum/p/C0CCCR0.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCCR0.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCCR0 ; CCDCCR/GPL - CCR TEMPLATE AND ACCESS ROUTINES; 5/31/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CCMT.m
===================================================================
--- /ccr/branches/ohum/p/C0CCMT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCMT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCMT  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR COMMENTS ; 05/21/10
- ;;1.0;C0C;;May 21, 2010;Build 38
+ ;;1.0;C0C;;May 21, 2010;Build 1
  ;Copyright 2010 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CCPT.m
===================================================================
--- /ccr/branches/ohum/p/C0CCPT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CCPT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CCPT ;;BSL;RETURN CPT DATA;
- ;Sequence Managers Software GPL;;;;;Build 38
+ ;Sequence Managers Software GPL;;;;;Build 1
  ;Copied into C0C namespace from SQMCPT with permission from
  ;Brian Lord - and with our thanks. gpl 01/20/2010
@@ -19,4 +19,7 @@
         ;NOW DELETE ANY NOTES THAT DON'T FALL INTO DATE RANGE
         ;GET DATE OF NOTE
+ ;OHUM/RUT 3111228 Date Range for Notes
+        S STDT=^TMP("C0CCCR","TIULIMIT") D NOW^%DTC S ENDDT=X
+        ;OHUM/RUT
         S Z=""
         F  S Z=$O(NOTE(Z)) Q:Z=""  D
Index: /ccr/branches/ohum/p/C0CDIC.m
===================================================================
--- /ccr/branches/ohum/p/C0CDIC.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CDIC.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CDIC   ; CCDCCR/GPL - CCR Dictionary utilities; 6/1/08
- ;;0.1;CCDCCR;nopatch;noreleasedate
+ ;;0.1;CCDCCR;nopatch;noreleasedate;Build 1
  ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CDOM.m
===================================================================
--- /ccr/branches/ohum/p/C0CDOM.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CDOM.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CDOM   ; GPL - DOM PROCESSING ROUTINES ;6/6/11  17:05
- ;;0.1;C0C;nopatch;noreleasedate;Build 38
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CDPT.m
===================================================================
--- /ccr/branches/ohum/p/C0CDPT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CDPT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CDPT ;WV/CCRCCD/SMH - Routines to Extract Patient Data for CCDCCR; 6/15/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
Index: /ccr/branches/ohum/p/C0CENC.m
===================================================================
--- /ccr/branches/ohum/p/C0CENC.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CENC.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CENC  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR ENCOUNTERS ; 05/21/10
- ;;1.0;C0C;;May 21, 2010;Build 38
+ ;;1.0;C0C;;May 21, 2010;Build 1
  ;Copyright 2010 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CENV.m
===================================================================
--- /ccr/branches/ohum/p/C0CENV.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CENV.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CENV ;WV/JMC - CCD/CCR Environment Check/Install Routine ; Aug 16, 2009
- ;;1.0;C0C;;May 19, 2009;
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;
  ;
Index: /ccr/branches/ohum/p/C0CEVC.m
===================================================================
--- /ccr/branches/ohum/p/C0CEVC.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CEVC.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CEVC   ; CCDCCR/GPL - SUPPORT FOR EWD VISTCOM PAGES ; 3/1/2010
- ;;1.0;C0C;;Mar 1, 2010;
+ ;;1.0;C0C;;Mar 1, 2010;Build 1
 gpltest2 ; experiment with sending a CCR to an ewd page
  N ZI
@@ -36,5 +36,5 @@
  d setJSONValue^%zewdAPI("json","person",sessid)
  Q ""
-
+ 
 PARSE(INXML,INDOC) ;CALL THE EWD PARSER ON INXML, PASSED BY NAME
  ; INDOC IS PASSED AS THE DOCUMENT NAME TO EWD
@@ -117,5 +117,5 @@
  Q ""
  ;
-PSEUDO
+PSEUDO 
  S U="^"
  S DILOCKTM=3
Index: /ccr/branches/ohum/p/C0CEWD.m
===================================================================
--- /ccr/branches/ohum/p/C0CEWD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CEWD.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CEWD   ; CCDCCR/GPL - CCR EWD utilities; 1/6/11
- ;;0.1;CCDCCR;nopatch;noreleasedate;Build 77
+ ;;0.1;CCDCCR;nopatch;noreleasedate;Build 1
  ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CEWD1.m
===================================================================
--- /ccr/branches/ohum/p/C0CEWD1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CEWD1.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CEWD1   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
- ;;0.1;CCDCCR;nopatch;noreleasedate
+ ;;0.1;CCDCCR;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CFM1.m
===================================================================
--- /ccr/branches/ohum/p/C0CFM1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CFM1.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CFM1   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CFM2.m
===================================================================
--- /ccr/branches/ohum/p/C0CFM2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CFM2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CFM2   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CFM3.m
===================================================================
--- /ccr/branches/ohum/p/C0CFM3.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CFM3.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CFM3   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
- ;;0.1;CCDCCR;nopatch;noreleasedate
+ ;;0.1;CCDCCR;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CIM2.m
===================================================================
--- /ccr/branches/ohum/p/C0CIM2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CIM2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CIM2  ; CCDCCR/GPL/CJE - CCR/CCD PROCESSING FOR IMMUNIZATIONS ; 01/27/10
- ;;1.0;C0C;;Feb 16, 2010;Build 38
+ ;;1.0;C0C;;Feb 16, 2010;Build 1
  ;Copyright 2010 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CIMMU.m
===================================================================
--- /ccr/branches/ohum/p/C0CIMMU.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CIMMU.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CIMMU ; CCDCCR/GPL - CCR/CCD PROCESSING FOR IMMUNIZATIONS ; 2/2/09
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CIN.m
===================================================================
--- /ccr/branches/ohum/p/C0CIN.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CIN.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CIN   ; CCDCCR/GPL - CCR IMPORT utilities; 9/20/08
- ;;1.0;C0C;;Sep 20, 2009;Build 38
+ ;;1.0;C0C;;Sep 20, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CLA7DD.m
===================================================================
--- /ccr/branches/ohum/p/C0CLA7DD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CLA7DD.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CLA7DD ;WV/JMC - CCD/CCR Post Install DD X-Ref Setup Routine ; Aug 31, 2009
- ;;1.0;C0C;;May 19, 2009;
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;
  ; Tasked by C0C post-install routine C0CENV to create C0C cross-references on V LAB file.
Index: /ccr/branches/ohum/p/C0CLA7Q.m
===================================================================
--- /ccr/branches/ohum/p/C0CLA7Q.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CLA7Q.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CLA7Q ;WV/JMC - CCD/CCR Lab HL7 Query Utility ;Jul 6, 2009
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;
  ;
Index: /ccr/branches/ohum/p/C0CLABS.m
===================================================================
--- /ccr/branches/ohum/p/C0CLABS.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CLABS.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CALABS ; CCDCCR/GPL - CCR/CCD PROCESSING FOR LAB RESULTS ; 10/01/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CMAIL.m
===================================================================
--- /ccr/branches/ohum/p/C0CMAIL.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMAIL.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMAIL ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr
-V ;;0.1;C0C;nopatch;noreleasedate
+V ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2011 Chris Richardson, Richardson Computer Research
  ; Modified 3110516@1818
Index: /ccr/branches/ohum/p/C0CMAIL2.m
===================================================================
--- /ccr/branches/ohum/p/C0CMAIL2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMAIL2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMAIL ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr
-V ;;0.1;C0C;nopatch;noreleasedate
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2011 Chris Richardson, Richardson Computer Research
  ; Modified 3110615@1040
Index: /ccr/branches/ohum/p/C0CMAIL3.m
===================================================================
--- /ccr/branches/ohum/p/C0CMAIL3.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMAIL3.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMAIL ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr
-V ;;0.1;C0C;nopatch;noreleasedate
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2011 Chris Richardson, Richardson Computer Research
  ; Modified 3110619@2038
Index: /ccr/branches/ohum/p/C0CMCCD.m
===================================================================
--- /ccr/branches/ohum/p/C0CMCCD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMCCD.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMCCD   ; GPL - MXML based CCD utilities;12/04/09  17:05
- ;;0.1;C0C;nopatch;noreleasedate
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CMED.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED ; WV/CCDCCR/GPL/SMH - CCR/CCD Medications Driver; Mar 23 2009
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ; Copyright 2008,2009 George Lilly, University of Minnesota and Sam Habiel.
  ; Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CMED1.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED1.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED1 ; WV/CCDCCR/SMH - CCR/CCD PROCESSING FOR MEDICATIONS ;01/10/09
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;;Last modified Sat Jan 10 21:42:27 PST 2009
  ; Copyright 2009 WorldVistA.  Licensed under the terms of the GNU
@@ -56,8 +56,8 @@
  ; @(0) contains the number of meds or -1^NO DATA FOUND
  ; If it is -1, we quit.
- I $P(MEDS(0),U)=-1 S @OUTXML@(0)=0 QUIT
+ I $P(MEDS(0),U)=-1 S @OUTXML@(0)=0 Q
  ZWRITE:$G(DEBUG) MEDS
  N RXIEN S RXIEN=0
- F  S RXIEN=$O(MEDS(RXIEN)) Q:RXIEN=""  D  ; FOR EACH MEDICATION IN THE LIST
+ F  S RXIEN=$O(MEDS(RXIEN)) Q:$G(RXIEN)=""  D  ; FOR EACH MEDICATION IN THE LIST
  . N MED M MED=MEDS(RXIEN)
  . I 'ALL,ACTIVE,$P(MED(100),U,2)'="ACTIVE" QUIT
Index: /ccr/branches/ohum/p/C0CMED2.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED2 ; WV/CCDCCR/SMH - CCR/CCD Meds - Pending for Vista
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;;Last Modified Sat Jan 10 21:41:14 PST 2009
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
Index: /ccr/branches/ohum/p/C0CMED3.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED3.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED3.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED3 ; WV/CCDCCR/SMH - Meds: Non-VA/Outside Meds for Vista
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;;Last Modified: Sun Jan 11 05:45:03 UTC 2009
  ; Copyright 2009 WorldVistA.  Licensed under the terms of the GNU
Index: /ccr/branches/ohum/p/C0CMED4.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED4.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED4.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED4         ; WV/CCDCCR/SMH - CCR/CCD PROCESSING FOR MEDICATIONS - Inpatient Meds/Unit Dose ;10/13/08
- ;;0.1;CCDCCR;;;
+ ;;0.1;CCDCCR;;;Build 1
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ; General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CMED6.m
===================================================================
--- /ccr/branches/ohum/p/C0CMED6.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMED6.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED6 ; WV/CCDCCR/SMH - Meds from RPMS: Outpatient Meds;01/10/09
- ;;1.0;C0C;;May 19, 2009;
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ; General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CMIME.m
===================================================================
--- /ccr/branches/ohum/p/C0CMIME.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMIME.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMIME ; CCDCCR/GPL - MIME manipulation utilities; 3/8/11 ; 5/16/11 2:32pm
- ;;1.0;C0C;;Mar 8, 2011;
+ ;;1.0;C0C;;Mar 8, 2011;Build 1
  ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CMXML.m
===================================================================
--- /ccr/branches/ohum/p/C0CMXML.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMXML.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMXML   ; GPL - MXML based XPath utilities;10/13/09  17:05
- ;;0.1;C0C;nopatch;noreleasedate;Build 38
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CMXMLB.m
===================================================================
--- /ccr/branches/ohum/p/C0CMXMLB.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMXMLB.m	(revision 1338)
@@ -1,4 +1,4 @@
 MXMLBLD ;;ISF/RWF - Tool to build XML ;07/09/09  16:55
- ;;8.0;KERNEL;;
+ ;;8.0;KERNEL;;;Build 1
  QUIT
  ;
Index: /ccr/branches/ohum/p/C0CMXP.m
===================================================================
--- /ccr/branches/ohum/p/C0CMXP.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CMXP.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMXP   ; GPL - MXML based XPath utilities;12/04/09  17:05
- ;;0.1;C0C;nopatch;noreleasedate;Build 38
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CNHIN.m
===================================================================
--- /ccr/branches/ohum/p/C0CNHIN.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CNHIN.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CNHIN   ; GPL - PROCESSING FOR OUTPUT OF NHINV ROUTINES;6/3/11  17:05
- ;;0.1;C0C;nopatch;noreleasedate;Build 38
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CNMED2.m
===================================================================
--- /ccr/branches/ohum/p/C0CNMED2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CNMED2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED ; WV/CCDCCR/GPL/SMH - CCR/CCD Medications Driver; Mar 23 2009
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ; Copyright 2008,2009 George Lilly, University of Minnesota and Sam Habiel.
  ; Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CNMED4.m
===================================================================
--- /ccr/branches/ohum/p/C0CNMED4.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CNMED4.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CMED4         ; WV/CCDCCR/SMH/gpl - CCR/CCD PROCESSING FOR MEDICATIONS - Inpatient Meds/Unit Dose ;10/13/08
- ;;0.1;CCDCCR;;;
+ ;;0.1;CCDCCR;;;Build 1
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ; General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CORSLT.m
===================================================================
--- /ccr/branches/ohum/p/C0CORSLT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CORSLT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CORSLT ; CCDCCR/GPL - CCR/CCD PROCESSING ADDITIONAL RESULTS ; 06/27/11
- ;;1.0;C0C;;Jan 21, 2010;Build 38
+ ;;1.0;C0C;;Jan 21, 2010;Build 1
  ;Copyright 2011 George Lilly.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CPARMS.m
===================================================================
--- /ccr/branches/ohum/p/C0CPARMS.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CPARMS.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CPARMS ; CCDCCR/GPL - CCR/CCD PARAMETER PROCESSING ; 1/29/09
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
@@ -38,13 +38,25 @@
  ; THIS IS WHERE WE WILL INSERT CALLS TO THE PARAMETER FILE FOR DEFAULTS
  ; IF THEY FAIL, THE FOLLOWING WILL BE HARDCODED DEFAULTS
- I '$D(@C0CPARMS@("LABLIMIT")) S @C0CPARMS@("LABLIMIT")="T-360" ;ONE YR WORTH
+ ;OHUM/RUT commented the hardcoded limits
+ ;I '$D(@C0CPARMS@("LABLIMIT")) S @C0CPARMS@("LABLIMIT")="T-360" ;ONE YR WORTH
+ ;I '$D(@C0CPARMS@("LABSTART")) S @C0CPARMS@("LABSTART")="T" ;TODAY
+ ;I '$D(@C0CPARMS@("VITLIMIT")) S @C0CPARMS@("VITLIMIT")="T-360" ;ONE YR VITALS
+ ;I '$D(@C0CPARMS@("VITSTART")) S @C0CPARMS@("VITSTART")="T" ;TODAY
+ ;I '$D(@C0CPARMS@("MEDSTART")) S @C0CPARMS@("MEDSTART")="T" ; TODAY
+ ;I '$D(@C0CPARMS@("MEDSLIMIT")) S @C0CPARMS@("MEDLIMIT")="T-360" ; ONE YR MEDS
+ ;I '$D(@C0CPARMS@("MEDACTIVE")) S @C0CPARMS@("MEDACTIVE")=1 ; YES
+ ;I '$D(@C0CPARMS@("MEDPENDING")) S @C0CPARMS@("MEDPENDING")=0 ; NO
+ ;I '$D(@C0CPARMS@("MEDALL")) S @C0CPARMS@("MEDALL")=0 ; NON-PENDING NON-ACTIVE
+ S @C0CPARMS@("LABLIMIT")=^TMP("C0CCCR","LABLIMIT"),@C0CPARMS@("VITLIMIT")=^TMP("C0CCCR","VITLIMIT"),@C0CPARMS@("TIULIMIT")=^TMP("C0CCCR","TIULIMIT"),@C0CPARMS@("MEDLIMIT")=^TMP("C0CCCR","MEDLIMIT")
  I '$D(@C0CPARMS@("LABSTART")) S @C0CPARMS@("LABSTART")="T" ;TODAY
- I '$D(@C0CPARMS@("VITLIMIT")) S @C0CPARMS@("VITLIMIT")="T-360" ;ONE YR VITALS
  I '$D(@C0CPARMS@("VITSTART")) S @C0CPARMS@("VITSTART")="T" ;TODAY
  I '$D(@C0CPARMS@("MEDSTART")) S @C0CPARMS@("MEDSTART")="T" ; TODAY
- I '$D(@C0CPARMS@("MEDSLIMIT")) S @C0CPARMS@("MEDLIMIT")="T-360" ; ONE YR MEDS
  I '$D(@C0CPARMS@("MEDACTIVE")) S @C0CPARMS@("MEDACTIVE")=1 ; YES
  I '$D(@C0CPARMS@("MEDPENDING")) S @C0CPARMS@("MEDPENDING")=0 ; NO
- I '$D(@C0CPARMS@("MEDALL")) S @C0CPARMS@("MEDALL")=0 ; NON-PENDING NON-ACTIVE
+ I '$D(@C0CPARMS@("MEDALL")) S @C0CPARMS@("MEDALL")=1 ; NON-PENDING NON-ACTIVE
+ ;I '$D(@C0CPARMS@("RALIMIT")) S @C0CPARMS@("RALIMIT")="T-36500" ;ONE YR WORTH
+ ;I '$D(@C0CPARMS@("RASTART")) S @C0CPARMS@("RASTART")="T" ;TODAY
+ I '$D(@C0CPARMS@("TIUSTART")) S @C0CPARMS@("TIUSTART")="T" ;TODAY
+ ;OHUM/RUT
  Q
  ;
Index: /ccr/branches/ohum/p/C0CPROBS.m
===================================================================
--- /ccr/branches/ohum/p/C0CPROBS.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CPROBS.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CPROBS ; CCDCCR/GPL/CJE - CCR/CCD PROCESSING FOR PROBLEMS ; 6/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CPROC.m
===================================================================
--- /ccr/branches/ohum/p/C0CPROC.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CPROC.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CPROC  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR PROCEDURES ; 01/21/10
- ;;1.0;C0C;;Jan 21, 2010;Build 38
+ ;;1.0;C0C;;Jan 21, 2010;Build 1
  ;Copyright 2010 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CPXRM.m
===================================================================
--- /ccr/branches/ohum/p/C0CPXRM.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CPXRM.m	(revision 1338)
@@ -1,4 +1,3 @@
 C0CPXRM ; 
-;;;
 DOIT ;
  S G="PXRMXSEPCLINIC3110302.224804" ZWR ^XTMP(G,*)
Index: /ccr/branches/ohum/p/C0CQRY1.m
===================================================================
--- /ccr/branches/ohum/p/C0CQRY1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CQRY1.m	(revision 1338)
@@ -1,4 +1,4 @@
 LA7QRY1 ;DALOI/JMC - Lab HL7 Query Utility ;01/19/99  13:48
-        ;;5.2;AUTOMATED LAB INSTRUMENTS;**46,61**;Sep 27, 1994;Build 31
+        ;;5.2;AUTOMATED LAB INSTRUMENTS;**46,61**;Sep 27, 1994;Build 1
         ;
         Q
Index: /ccr/branches/ohum/p/C0CQRY2.m
===================================================================
--- /ccr/branches/ohum/p/C0CQRY2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CQRY2.m	(revision 1338)
@@ -1,4 +1,4 @@
 LA7QRY2 ;DALOI/JMC - Lab HL7 Query Utility ; 04/13/09
- ;;5.2;AUTOMATED LAB INSTRUMENTS;**46**;Sep 27, 1994
+ ;;5.2;AUTOMATED LAB INSTRUMENTS;**46**;Sep 27, 1994;Build 1
  ; JMC - mods to check for IHS V LAB file
  ;
Index: /ccr/branches/ohum/p/C0CRIMA.m
===================================================================
--- /ccr/branches/ohum/p/C0CRIMA.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRIMA.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CRIMA   ; CCDCCR/GPL - RIM REPORT ROUTINES; 6/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CRNF.m
===================================================================
--- /ccr/branches/ohum/p/C0CRNF.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRNF.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CRNF   ; CCDCCR/GPL - Reference Name Format (RNF) utilities; 12/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CRNFRP.m
===================================================================
--- /ccr/branches/ohum/p/C0CRNFRP.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRNFRP.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CRNFRPC   ; CCDCCR/GPL - Reference Name Format (RNF) RPCs; 12/9/09
- ;;1.0;C0C;;Dec 9, 2009;
+ ;;1.0;C0C;;Dec 9, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CRPMS.m
===================================================================
--- /ccr/branches/ohum/p/C0CRPMS.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRPMS.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CRPMS ; CCDCCR/GPL - CCR/CCD PROCESSING FOR RPMS ;1/14/09  14:33
- ;;0.1;CCDCCR;;JUL 16,2008;Build 7
+ ;;0.1;CCDCCR;;JUL 16,2008;Build 1
  ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CRXN.m
===================================================================
--- /ccr/branches/ohum/p/C0CRXN.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRXN.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CRXN   ; CCDCCR/GPL - CCR RXN utilities; 12/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CRXNRD.m
===================================================================
--- /ccr/branches/ohum/p/C0CRXNRD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CRXNRD.m	(revision 1338)
@@ -1,6 +1,6 @@
 C0CRXNRD ; WV/SMH - CCR/CCD PROJECT: Routine to Read RxNorm files;11/15/08
- ;;0.1;C0C;nopatch;noreleasedate
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  W "No entry from top" Q
-IMPORT(PATH)
+IMPORT(PATH) 
  I PATH="" QUIT
  D READSRC(PATH),READCON(PATH),READNDC(PATH)
@@ -141,3 +141,3 @@
 EX3 D CLOSE^%ZISH("FILE")
  Q
-
+ 
Index: /ccr/branches/ohum/p/C0CSNOA.m
===================================================================
--- /ccr/branches/ohum/p/C0CSNOA.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CSNOA.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CSNOA   ; CCDCCR/GPL - SNOMED CT ANALYSIS ROUTINES; 10/14/08
- ;;0.1;CCDCCR;nopatch;noreleasedate
+ ;;0.1;CCDCCR;nopatch;noreleasedate;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CSOAP.m
===================================================================
--- /ccr/branches/ohum/p/C0CSOAP.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CSOAP.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CSOAP  ; CCDCCR/GPL - SOAP WEB SERVICE utilities; 8/25/09
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CSUB1.m
===================================================================
--- /ccr/branches/ohum/p/C0CSUB1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CSUB1.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CSUB1   ; CCDCCR/GPL - CCR SUBSCRIPTION utilities; 12/6/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CSYS.m
===================================================================
--- /ccr/branches/ohum/p/C0CSYS.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CSYS.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CSYS ;WV/C0C/SMH - Routine to Get EHR System Information;6JUL2008
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
  ; General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CUNIT.m
===================================================================
--- /ccr/branches/ohum/p/C0CUNIT.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CUNIT.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CUNIT ; CCDCCR/GPL - Unit Testing Library; 5/07/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 George Lilly. Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CUTIL.m
===================================================================
--- /ccr/branches/ohum/p/C0CUTIL.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CUTIL.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CUTIL ;WV/C0C/SMH - Various Utilites for generating the CCR/CCD;06/15/08
- ;;0.1;C0C;;Jun 15, 2008;Build 38
+ ;;0.1;C0C;;Jun 15, 2008;Build 1
  ;Copyright 2008-2009 Sam Habiel & George Lilly.  
  ;Licensed under the terms of the GNU
Index: /ccr/branches/ohum/p/C0CVA200.m
===================================================================
--- /ccr/branches/ohum/p/C0CVA200.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CVA200.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CVA200 ;WV/C0C/SMH - Routine to get Provider Data;07/13/2008
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 Sam Habiel.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CVIT2.m
===================================================================
--- /ccr/branches/ohum/p/C0CVIT2.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CVIT2.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CVIT2 ; CCDCCR/CJE/GPL - CCR/CCD PROCESSING FOR VITALS ; 07/16/08
- ;;1.0;C0C;;Feb 16, 2010;Build 38
+ ;;1.0;C0C;;Feb 16, 2010;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CVITAL.m
===================================================================
--- /ccr/branches/ohum/p/C0CVITAL.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CVITAL.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CVITAL ; CCDCCR/CJE/GPL - CCR/CCD PROCESSING FOR VITALS ; 07/16/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
  ;Licensed under the terms of the GNU General Public License.
Index: /ccr/branches/ohum/p/C0CVOBX1.m
===================================================================
--- /ccr/branches/ohum/p/C0CVOBX1.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CVOBX1.m	(revision 1338)
@@ -1,4 +1,4 @@
 LA7VOBX1 ;DALOI/JMC - LAB OBX Segment message builder (CH subscript) cont'd; 04/21/09
- ;;5.2;AUTOMATED LAB INSTRUMENTS;**46,61,63**;Sep 27, 1994
+ ;;5.2;AUTOMATED LAB INSTRUMENTS;**46,61,63**;Sep 27, 1994;Build 1
  ; JMC - mods to check for IHS V LAB file
  ;
Index: /ccr/branches/ohum/p/C0CVORU.m
===================================================================
--- /ccr/branches/ohum/p/C0CVORU.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CVORU.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0C7VORU ;WV/JMC - Builder of HL7 Lab Results OBR/OBX/NTE based on RPMS V LAB file ;Jun 16, 2009
- ;;5.2;AUTOMATED LAB INSTRUMENTS;;Sep 27, 1994
+ ;;5.2;AUTOMATED LAB INSTRUMENTS;;Sep 27, 1994;Build 1
  ;
 EN(LA) ; called from C0CVLAB
Index: /ccr/branches/ohum/p/C0CXEWD.m
===================================================================
--- /ccr/branches/ohum/p/C0CXEWD.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CXEWD.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CXEWD   ; C0C/GPL - EWD based XPath utilities; 10/11/09
- ;;0.1;C0C;nopatch;noreleasedate
+ ;;0.1;C0C;nopatch;noreleasedate;Build 1
  ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CXPAT0.m
===================================================================
--- /ccr/branches/ohum/p/C0CXPAT0.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CXPAT0.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CXPAT0   ; CCDCCR/GPL - XPATH TEST CASES ; 6/1/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
Index: /ccr/branches/ohum/p/C0CXPATH.m
===================================================================
--- /ccr/branches/ohum/p/C0CXPATH.m	(revision 1337)
+++ /ccr/branches/ohum/p/C0CXPATH.m	(revision 1338)
@@ -1,4 +1,4 @@
 C0CXPATH   ; CCDCCR/GPL - XPATH XML manipulation utilities; 6/1/08
- ;;1.0;C0C;;May 19, 2009;Build 38
+ ;;1.0;C0C;;May 19, 2009;Build 1
  ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
  ;General Public License See attached copy of the License.
