Ignore:
Timestamp:
Jul 6, 2012, 2:28:15 PM (12 years ago)
Author:
Sam Habiel
Message:

Updated version number on all routines to be 1.7T1.
Minor fixes here and there for XINDEX errors.

File:
1 edited

Legend:

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

    r1467 r1472  
    11BSDX07  ; VW/UJO/SMH - WINDOWS SCHEDULING RPCS  ; 7/5/12 12:57pm
    2         ;;1.7T1;BSDX;;Aug 31, 2011;Build 18
     2        ;;1.7T1;BSDX;;Jul 06, 2012;Build 18
    33        ; Licensed under LGPL
    44        ;
     
    6666        ; Deal with optional arguments
    6767        S BSDXRADEXAM=$G(BSDXRADEXAM)
    68     ;
     68           ;
    6969        ; Return Array; set Return and clear array
    7070        S BSDXY=$NA(^BSDXTMP($J))
    7171        K ^BSDXTMP($J)
    72     ;
     72           ;
    7373        ; $ET
    7474        N $ET S $ET="G ETRAP^BSDX07"
     
    238238        Q
    239239        ;
    240 ROLLBACK(BSDXAPPTID,BSDXC) ; Private EP; Roll back appointment set
     240ROLLBACK(BSDXAPPTID,BSDXC)      ; Private EP; Roll back appointment set
    241241        ; DO NOT USE except as an emergency measure - only if unforseen error occurs
    242242        ; Input:
Note: See TracChangeset for help on using the changeset viewer.