Ignore:
Timestamp:
Mar 28, 2011, 10:40:45 AM (13 years ago)
Author:
Sam Habiel
Message:

Alpha 3 version files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/m/BSDX25.m

    r1115 r1116  
    11BSDX25  ; IHS/OIT/HMW - WINDOWS SCHEDULING RPCS ; 3/16/11 2:21am
    2         ;;1.5V2;BSDX;;Mar 03, 2011
     2        ;;1.5V3;BSDX;;Mar 16, 2011
    33        ;
    44        ; Change Log:
     
    66        ;
    77        ;
    8 UT ; Unit Tests
    9  ; Make appointment, checkin, then uncheckin
     8UT      ; Unit Tests
     9        ; Make appointment, checkin, then uncheckin
    1010        N ZZZ
    1111        N APPTTIME S APPTTIME=$E($$NOW^XLFDT(),1,12)
     
    111111        Q
    112112        ;
    113 RMCI(BSDXY,BSDXAPPTID) ; EP - Remove Check-in from BSDX APPT and 2/44
     113RMCI(BSDXY,BSDXAPPTID)  ; EP - Remove Check-in from BSDX APPT and 2/44
    114114        ; Called by RPC [Fill in later]
    115115        ;
     
    224224ERROR   ;
    225225        S $ETRAP="D ^%ZTER HALT"  ; Emergency Error Trap for the wise
    226     ; Rollback, otherwise ^XTER will be empty from future rollback
    227     I $TL>0 TROLLBACK
    228     D ^%ZTER
    229     S $EC=""  ; Clear Error
    230     ; Log error message and send to client
     226           ; Rollback, otherwise ^XTER will be empty from future rollback
     227           I $TL>0 TROLLBACK
     228           D ^%ZTER
     229           S $EC=""  ; Clear Error
     230           ; Log error message and send to client
    231231        D ERR("-20~Mumps Error")
    232232        Q
Note: See TracChangeset for help on using the changeset viewer.