|
This is an interesting approach but I have better sudgestion. Use the Job Date instead of the system Date in your year end procedures. That way the date would be guarented to be 12/31/01 even though the job doesn't execute until 01/01/02. Remember that the job date is the date that is accociated with the job when it appears in the job queue either scheduled or immed, not when it starts executing. You can also put the jobq on hold, submit your year procedures on 01/01/02 and then use the CHGJOB to set the job date for all jobs in the job queue to 12/31/01. It is only when an program deliberately retrieves the system date is when your program is necessary. Normally the default date retrieve is JOB DATE which in the vast majority of programs that I have seen is the case.
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.