Ignore:
Timestamp:
Jan 4, 2012, 9:39:08 PM (12 years ago)
Author:
George Lilly
Message:

removed tabs

File:
1 edited

Legend:

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

    r558 r1336  
    211211 S MSG="Starting indexing of ALR1, ALR2, ALR4, ALR5 indexes - "_$$HTE^XLFDT(C0CHLOG("START"),"1Z")
    212212 D BMES(MSG),SENDXQA(MSG)
    213         ;
     213 ;
    214214 S DIK="^AUPNVLAB("
    215215 S DIK(1)=".02^ALR1^ALR2^ALR4^ALR5"
     
    222222 S MSG="Elapsed Time: "_$$HDIFF^XLFDT(C0CHLOG("END"),C0CHLOG("START"),3)
    223223 D BMES(MSG)
    224         ;
     224 ;
    225225 S C0CHLOG("START")=$H
    226226 S MSG="Starting indexing of ALR3 index - "_$$HTE^XLFDT(C0CHLOG("START"),"1Z")
     
    249249 ;
    250250 ;
    251 SENDXQA(MSG)    ; Send alert for reindex status
    252         ;
    253         N XQA,XQAMSG
    254         ;
    255         S XQA(DUZ)=""
    256         S XQAMSG=MSG
    257         D SETUP^XQALERT
    258         ;
    259         Q
     251SENDXQA(MSG) ; Send alert for reindex status
     252 ;
     253 N XQA,XQAMSG
     254 ;
     255 S XQA(DUZ)=""
     256 S XQAMSG=MSG
     257 D SETUP^XQALERT
     258 ;
     259 Q
Note: See TracChangeset for help on using the changeset viewer.