× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I have a RPG program using the TEST (DE) op code with a date code of *YMD0. Any date (i.e. 20130101, 20130201) the %Error is executed:

OS = 6.1
LSTRUNDAT is a character 8 field.

Any date after 20121231, the code within the %Error is excluded and should not.

IF LSTRUNDAT is before 20130101 (i.e. 20121231), the program will execute the code following the else

I did step through DEBUG to verify my findings...


C *YMD0 Test (DE) LstRunDat
C If %Error
C Eval LogMsg = 'Invalid Date '
C ExSr S980_LogErr
C ExSr S999_ProcEOJ
C Else
C *YMD0 Move LstRunDat TempDate
C AddDur 1:*Days TempDate

Any thoughts?

Thanks

Jon Marasco
OfficeMax
Sr. Software Engineer
630-864-5101

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.