Changeset 874 for Scheduling/trunk/m/BSDX06.m
- Timestamp:
- Jul 15, 2010, 9:38:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/m/BSDX06.m
r854 r874 1 BSDX06 ; IHS/OIT/HMW - WINDOWS SCHEDULING RPCS ; 7/11/10 5:54pm 2 ;;2.0;IHS WINDOWS SCHEDULING;;NOV 01, 2007 1 BSDX06 ; IHS/OIT/HMW - WINDOWS SCHEDULING RPCS ; 7/15/10 4:51pm 2 ;;1.3;IHS WINDOWS SCHEDULING;;NOV 01, 2007 3 ; Change Log: 4 ; UJO/SMH: July 15 2010: Change in BSDXSTART and BSDXEND: get 5 ; dates in FM format for i18n 3 6 ; 4 7 ; … … 9 12 ; 10 13 ;Test lines: 11 ;D TPBLKOV^BSDX06(.RES," 5-12-2003","5-16-2003","REMILLARD,MIKE") ZW RES12 ;BSDX TYPE BLOCKS OVERLAP^ 1-1-2000^12-14-2004^REMILLARD,MIKE14 ;D TPBLKOV^BSDX06(.RES,"3030513","3030516","REMILLARD,MIKE") ZW RES 15 ;BSDX TYPE BLOCKS OVERLAP^303513^3030516^REMILLARD,MIKE 13 16 ;S ^HW("BSDXD06")=BSDXSTART_U_BSDXEND_U_BSDXRES 14 17 ; … … 21 24 D 22 25 . S BSDXBS=0 23 . ; I $L(BSDXEND,".")=1 S BSDXEND=BSDXEND+.9999 ;Go to end of day 24 . S BSDXEND=BSDXEND+.9999 ;//smh - not sure about this change 26 . I $L(BSDXEND,".")=1 S BSDXEND=BSDXEND+.9999 ;Go to end of day if only date (not time) is passed 25 27 . S BSDXRESN=BSDXRES 26 28 . Q:BSDXRESN=""
Note:
See TracChangeset
for help on using the changeset viewer.