Analytica 6.5 beta Release Notes/Changes in 6 5 10
<<Analytica 6.5 beta Release notes
These fixes and enhancements are in build 265 since build 253. (i.e., in 6.5.10 since 6.5.9).
A.I. Assistant
- Assista stops responding when there is a Table with a bad index – The presence of an Edit Table having an undefined index caused Assista to stop working.
- Undefined Identifier error doesn’t have "Ask Assista" link – The Undefined identifier error now correctly includes the Ask Assista link.
- Assista response not showing emboldened anchor tag as a link – Assista responses now properly display links instead of showing markup.
Clipboard
- Analytica hangs when pasting copied module in Navistar model – Fixed an issue where pasting a copied module in the Navistar model caused Analytica to hang.
Diagram - Nodes/Arrows
- Hover icon for Node Settings – Added a HoverNodeSettings.ico (a gear) to a Node’s hover icon set as a way to access the Node Settings dialog.
Documentation - Function Finder
- Description of Max, Min should mention Max(x,...,indexesOf(x)) – The description of Function Max (and Min) now includes proper usage information.
- No documentation of how to get the filename and path of a file opened with readtextfile or spreadsheetopen – Documentation now includes details on retrieving filenames and paths from `readtextfile` and `spreadsheetopen`.
Engine
- Add "integer" function parameter qualifier – A new "Integer" data type qualifier for function parameters has been added. It behaves similarly to Integer but ensures rounding.
Example Models
- Spelling typos in description of 'Start-up Company Series A Funding.ana' example model – Fixed spelling errors in the description of the 'Start-up Company Series A Funding.ana' example model.
Functions (Built-in)
- Try(...) not catching an error – `Try( fixeddef of X, catch: ...)` was not properly catching the syntax error "The index of the table must be an index." This has been fixed.
GUI
- More icon changes from Karen – After reviewing the icons in 6.5, the hover icons were adjusted to be lighter for better visibility.
Installer and Licensing
- Installer not showing pane for retaining previous editions – Fixed an issue where the installer did not display the pane for retaining previous editions.
- In Installer, Tab order for User Information form could be better – Improved tab order for the User Information form in the installer.
Libraries
- New Anaystyles and Themes library – Updated to the latest version of the Anaystyles and Themes library.
Namespaces
- Doesn’t accept namespace prefix for a Module parameter – Module parameters now correctly accept namespace-qualified names.
Object Window / Attribute Pane
- In Graph Title Expression, when an invalid expression is entered, there’s no message box – When an invalid Graph Title Expression is entered, a message box now informs the user instead of failing silently.
Comments
Enable comment auto-refresher