Changeset 26 for ccr/trunk/p/CCRDPTT.m
- Timestamp:
- Jun 30, 2008, 12:50:31 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ccr/trunk/p/CCRDPTT.m
r23 r26 13 13 14 14 ; Load Routine Entry points; We get a sweeeeeet array 15 N OUT16 15 D ANALYZE^ARJTXRD("CCRDPT",.OUT) ; Analyze a routine in the directory 17 ZWR OUT(,0)18 19 16 N X,Y 20 17 ; Select Patient … … 24 21 D INIT^CCRDPT($P(Y,"^")) 25 22 ZWR PT 26 N I S I=16 0F S I=$O(OUT(I)) Q:I="" D23 N I S I=165 F S I=$O(OUT(I)) Q:I="" D 27 24 . W "OUT("_I_",0)"_" is "_$P(OUT(I,0)," ")_" " 28 25 . W "valued at "
Note:
See TracChangeset
for help on using the changeset viewer.