Changeset 415 for ccr/trunk/p/C0CUNIT.m


Ignore:
Timestamp:
Mar 22, 2009, 3:06:25 PM (15 years ago)
Author:
George Lilly
Message:

Renamed CCRDPT to C0CDPT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/C0CUNIT.m

    r400 r415  
    173173 Q
    174174PAT
    175  D ANALYZE^ARJTXRD("CCRDPT",.OUT) ; Analyze a routine in the directory
     175 D ANALYZE^ARJTXRD("C0CDPT",.OUT) ; Analyze a routine in the directory
    176176 N X,Y
    177177 ; Select Patient
     
    182182 . W "OUT("_I_",0)"_" is "_$P(OUT(I,0)," ")_" "
    183183 . W "valued at "
    184  . W @("$$"_$P(OUT(I,0),"(DFN)")_"^"_"CCRDPT"_"("_$P(Y,"^")_")")
     184 . W @("$$"_$P(OUT(I,0),"(DFN)")_"^"_"C0CDPT"_"("_$P(Y,"^")_")")
    185185 . W !
    186186 Q
Note: See TracChangeset for help on using the changeset viewer.