Changeset 122 for ccr/trunk/p/CCRDPTT.m


Ignore:
Timestamp:
Aug 30, 2008, 3:13:15 PM (16 years ago)
Author:
George Lilly
Message:

XINDEX fixes. almost clean except for long var names and big files

File:
1 edited

Legend:

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

    r69 r122  
    11CCRDPTT ; Unit Tester...
     2  ;;0.1;CCRCCD;;Jun 15, 2008;
    23 ;
    34 ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    2728          ; STATS(111,0)="MIDDLE() ; Middle Name; PUBLIC; Extrinsic "
    2829          ; etc.
    29 
     30          ;
    3031          ; Load Routine Entry points; We get a sweeeeeet array
    3132          D ANALYZE^ARJTXRD("CCRDPT",.OUT) ; Analyze a routine in the directory
     
    3334          ; Select Patient
    3435          S DIC=2,DIC(0)="AEMQ" D ^DIC
    35 
     36          ;
    3637          W "You have selected patient "_Y,!!
    3738          D INIT^CCRDPT($P(Y,"^"))
    38           ZWR PT
     39          ; ZWR PT
    3940          N I S I=165 F  S I=$O(OUT(I)) Q:I=""  D
    4041          . W "OUT("_I_",0)"_" is "_$P(OUT(I,0)," ")_" "
Note: See TracChangeset for help on using the changeset viewer.