Anydate
August 2021
Version: R02M19
August 23, 2021
Fixes
-
Internal updates for compatibility.
June 2020
Version: R02M18
June 29, 2020
Fixes
-
OVRSYSDATE was not returning correct day of week for COBOL programs including our example, CBLLEDATE.
November 2018
Version R02M17
Enhancement
- Two new commands (CRTOVRSET and OVRSYSSET) have been added that allow you to save override values in a file (OVRSETF) so they can easily be re-used—either in other processes, or other times.
April 2017
Version R02M16
No updates for this version.
July 2015
Version R02M15
No updates for this release.
February 2014
Version R02M14
The following enhancements are included in this version:
- Added support for RQSDTA(*JOBD) to the OVRSYSDATE command to allow the job description’s request data to be placed in the job’s message queue.
- AnyDate will now check for the existence of the registry and bypass the registration step if already registered.
The following fix is included in this version:
- Memory leak that can affect jobs that submit many thousands of other jobs has been resolved.
April 2012
Version R02M12
The following fixes are included in this version:
- Date overrides caused the SEQUEL BCHEXECUTE command to fail with error CPD0013, A matching parenthesis not found.
- Corrected a problem counting quotes in the RQSDTA parameter on SBMJOB requests. Some requests also failed with error CPD0013, A matching parenthesis not found.
November 2011
Version R02M11
The following update is included in this version:
- Only minor internal changes were made.
October 2011
Version R02M10
The following update is included in this version:
- Improved handling of the RQSDTA parameter on SBMJOB requests.
September 2009
Version R02M09
The following update was included in this version:
- Corrected STD8002 message used for certain license authorization problems.
September 2011
Version R02M08
The following updates are included in this version:
- Corrected RNX0113. A calculation involving a Date, Time, or Timestamp data type resulted in overflow or underflow when the license code is invalid.
- Enhanced AnyDate so that catastrophic problems in jobs with a date override could not result in orphaned AnyDate registry processes. For example, a power outage at a critical moment can no longer result in Date Override problems when the system comes back.
June/July 2011
Version R02M06 and M07
The following updates are included in these versions:
- Internal technical changes.
- Added the RPGLETIME test program for %DATE and %TIME functions
January 2011
Version R02M05
The following update is included in this version:
- Implemented exit point sharing through cross-product Globally Shared Components module. This allows, for example, both Robot Schedule and AnyDate to use the IBM exit Point QIBM_QCA_CHG_COMMAND.
November 2010
Version R02M04
The following updates are included in this version:
- Added RPG and RPGLE programs to test the TIME opcode.
- Corrected a processing problem with Time and Time Offset overrides. The %TIME function was not working in RPGLE.