AskPlus 8.5.1
Revision as of 23:53, 3 October 2019 by >Johno
AskPlus E.8.5.1
AskPlus E.8.5.1 was released on September 20th, 2019.
Enhancements:
- Add new system variables:
- $TODAY - Returns the current date is CYMD format (same as %CYMD-TODAY)
- $YESTERDAY - Returns the previous day's date is CYMD format (same as %CYMD-YESTERDAY)
- Both of the above reflect the current value of ASK_REFDATE (if it has been set)
- SdToX returns NULL for a formatted zero date (instead of 00/00/00 for example)
Fixes:
- Fix a coredump converting a blank zoned value to character (bug only occurred in rare circumstances)
- $MILTIME shows leading zero instead of blank for times earlier than 10:00:00
- Numeric formats are no longer ignored on columns that print an automatic count (TF, item, "format", pos, COUNT)