Analytica 6.3 beta Release Notes/Changes in 6.3.0.220
This page lists all changes in the beta build 6.3.0.220 that have occurred since the previous beta build 6.3.0.219.
This Page under construction
Expression assist
Added save_menu_download to the AcpStyles
autocomplete grammar in the Expression assist.
Libraries
- Added functionality to the Acp Styles library to set the
save_menu_download
AcpStyle, in the "esoteric AcpStyles" module.
Object Window
- Added Slider to the Definition/Expression pulldown menu.
Typescript
- Fixed a bug which prevented pasting text into the Typescript window in browse mode.
Tables
- Add a context-menu option (for the columns of a table) called
"New variable from column...."
that shows up on the menu when you have a column header selected. See also New Preview Features in 6.3.0.220.
GUI
- Fixed a bug where the textual definitions of a variable were not displaying in the correct number format (e.g. %) after assignment (i.e. from an on-click or script).
GUI-Dialogs
- Created a help page for the new Relational_to_Array_Dialog dialog appears when you click the ? button (at the top left).
- Fixed a bug in the new Relational_to_Array_Dialog - the
units
attribute was not being set. I.e. the column name"Height (in)"
should convert to a variableHeight
with the the Units attribute set to"in"
. See also New Preview Features in 6.3.0.220. - Fixed a bug in the new Relational_to_Array_Dialog . When Type=Count, and no value fields are selected (i.e., all value columns are ignored), the OK button should be enabled.
Comments
Enable comment auto-refresher