|
I think you have the dates reversed so you are getting a negative number which would be < 99. -----Original Message----- From: Richard B Baird [mailto:rbaird@esourceconsulting.com] Sent: Tuesday, July 30, 2002 3:19 PM To: rpg400-l@midrange.com Subject: numeric overflow... hey guys, i'm trying to test for numeric overflow, but it doesn't seem to be working. here is my V5R1 code: C if 99 < %diff( $CDate : C $BDate : *d ) + 1 C eval @Status = '2' C else C eval $WrkDay = %diff( $CDate : C $BDate : *d ) + 1 C end $WrkDay is 2S 0D $Cdate is date type value = 2002-03-09 $Bdate is date type value = 2002-07-04
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.