Difference between revisions of "AskPlus 8.5.4"

From Vital Soft Wiki
Jump to: navigation, search
(Created page with "=== AskPlus E.8.5.4 === AskPlus E.8.5.4 is scheduled for release on March 12th, 2021. {{AskPlus E.8.5.4}}")
 
(AskPlus E.8.5.4)
 
Line 1: Line 1:
 
=== AskPlus E.8.5.4 ===
 
=== AskPlus E.8.5.4 ===
  
AskPlus E.8.5.4 is scheduled for release on March 12th, 2021.
+
AskPlus E.8.5.4 was released on March 10th, 2021.
  
 
{{AskPlus E.8.5.4}}
 
{{AskPlus E.8.5.4}}

Latest revision as of 23:26, 2 April 2021

AskPlus E.8.5.4

AskPlus E.8.5.4 was released on March 10th, 2021.

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.