Changeset 152 for ccr/trunk/p/GPLUNIT.m


Ignore:
Timestamp:
Sep 12, 2008, 10:45:03 PM (16 years ago)
Author:
chrisu
Message:

GPLALERT.m - adding small bits; awaiting CCR document for mapping
GPLUNIT.m - fixed correct QUIT statement

File:
1 edited

Legend:

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

    r122 r152  
    7979          ; . . W @NT@(J),!
    8080          ; . . D ZTEST^GPLUNIT(@ZARY,@NT@(J))
    81           I '$D(ZARY(WHICH))  D  ; TEST SECTION DOESN'T EXIST
     81          I '$D(ZARY(WHICH))  D  Q ; TEST SECTION DOESN'T EXIST
    8282          . W "ERROR -- TEST SECTION DOESN'T EXIST -> ",WHICH,!
    83           . Q  ; EXIT
    8483          N FIRST,LAST
    8584          S FIRST=$P(ZARY(WHICH),"^",1)
Note: See TracChangeset for help on using the changeset viewer.