Template:AskPlus E.8.5.4

From Vital Soft Wiki
Jump to: navigation, search

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 directory key is still used when AskPlus is started from Visimage3.
- The batchdir value can include system variables created at login.
     batchdir=$SPX_HOME/visimage
- Using this key with a value based on the login will make it easier to configure jobs to work in both bolive and botest.

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 a field being updated.