Changeset 92
- Timestamp:
- Aug 19, 2008, 2:38:15 PM (16 years ago)
- Location:
- ccr/trunk/p
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ccr/trunk/p/GPLCCR0.m
r91 r92 244 244 ;;</Actor> 245 245 ;;</Source> 246 ;;<Product>247 246 ;;<ProductName> 248 247 ;;<Text>@@ALERTAGENTPRODUCTNAMETEXT@@</Text> … … 252 251 ;;</Code> 253 252 ;;</ProductName> 254 ;;</Product>255 253 ;;</Product> 256 254 ;;</Products> … … 291 289 ;;<Description> 292 290 ;;<Text>@@MEDDETAILUNADORNED@@</Text> 291 ;;</Description> 293 292 ;;<Status> 294 293 ;;<Text>@@MEDSTATUSTEXT@@</Text> … … 324 323 ;;<Units> 325 324 ;;<Unit>@@MEDCONCUNIT@@</Unit> 325 ;;</Units> 326 326 ;;</Concentration> 327 327 ;;<Size> 328 ;;<Text>@@MEDSIZETEXT </Text>328 ;;<Text>@@MEDSIZETEXT@@</Text> 329 329 ;;</Size> 330 330 ;;</Product> … … 334 334 ;;<Unit>@@MEDQUANTITYUNIT@@</Unit> 335 335 ;;</Units> 336 ;;</Quantity> 336 337 ;;<Directions> 337 338 ;;<Direction> … … 367 368 ;;<Units> 368 369 ;;<Unit>@@MEDFREQUENCYUNIT@@</Unit> 369 ;;< Units>370 ;;</Units> 370 371 ;;</Frequency> 371 372 ;;<Interval> … … 373 374 ;;<Units> 374 375 ;;<Unit>@@MEDINTERVALUNIT@@</Unit> 375 ;;< Units>376 ;;</Units> 376 377 ;;</Interval> 377 378 ;;<Duration> … … 379 380 ;;<Units> 380 381 ;;<Unit>@@MEDDURATIONUNIT@@</Unit> 382 ;;</Units> 381 383 ;;</Duration> 382 384 ;;<Indication> … … 423 425 ;;<Number>@@MEDRFNO@@</Number> 424 426 ;;</Refill> 425 ;;< Refills>427 ;;</Refills> 426 428 ;;</Medication> 427 429 ;;</Medications> -
ccr/trunk/p/GPLXPATH.m
r86 r92 116 116 . . . I TMP'=CUR D ; MALFORMED XML, END MUST MATCH START 117 117 . . . . W "MALFORMED XML ",CUR,"LINE "_I_LINE,! 118 . . . . D PARY("GPLSTK") ; PRINT OUT THE STACK FOR DEBUGING 118 119 . . . . Q 119 120 . I FOUND'=1 D ; THE LINE MIGHT CONTAIN A SECTION BEGINNING
Note:
See TracChangeset
for help on using the changeset viewer.