Template:AskPlus E.8.5.4
Enhancements:
- Added a new "batchdir" key to the vsrvtcp.ini file
- - The directory specified by "batchdir" will be used instead of the one specified by "directory" when the AskPlus run line argument "-aprofile" is specified.
- - The batchdir value can include system variables created at login.
batchdir=$SPX_HOME/visimage
Fixes:
- Fix a bug when deleting SD Indexed files:
- - The ".idx" file was not always deleted.
- Fix a bug in the register update command:
- - If the report was sorted by a #VARIABLE, the update would execute 3 times.
- - This caused invalid results if the new value for the update was dynamically calculated from the current value of the field being updated.