Release Notes Solo Predictor Version 3 9: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Donal
imported>Donal
Line 7: Line 7:


===Performance Changes===
===Performance Changes===
* The string '<DATE>' in :writefile command's output argument is replaced by the current date (e.g., '28-Aug-2017'), when executed. Thus, 'C:\tmp\projA\my<DATE>\output.txt' would become 'C:\tmp\projA\my28-Aug-2017\output.txt'.
* ":writefile" command: The string '<DATE>' in :writefile command's output argument is replaced by the current date (e.g., '28-Aug-2017'), when executed. Thus, 'C:\tmp\proj1\res_<DATE>\output.txt' would become 'C:\tmp\proj1\res_28-Aug-2017\output.txt'.

Revision as of 16:47, 30 August 2017

Changes in Version 3.9

Version 3.9 of Solo_Predictor was released in September 2017.

Packaging and Compatibility Changes

Performance Changes

  • ":writefile" command: The string '<DATE>' in :writefile command's output argument is replaced by the current date (e.g., '28-Aug-2017'), when executed. Thus, 'C:\tmp\proj1\res_<DATE>\output.txt' would become 'C:\tmp\proj1\res_28-Aug-2017\output.txt'.