What's New for Developers - mXrap 6.0.6
Release Date: 26 September 2024
Tablecalc
Tablecalc FileIO
System Information
Bug Fixes
Tableview / Action
- Ensure numbers are exported with the requested precision (was exporting with full precision always).
Tablecalc
- Improved speed for unfiltered and unsorted input tables.
- Improved speed for cancelling Tablecalcs during startup.
- Allow access to more memory (at the cost of some speed).
- HeapStats builtin now can give you more information about the system's RAM.
- Can extend some types of memory limits with a call inside Tablecalc to the HeapStats builtin (contact support for information).
Tablecalc FileIO
- Introduced FileIO.File.fopen_create_must_not_exist()
Use this when you want to guarantee that the file you are creating did not already exist.
HTML View
- Don't cache resources / images - helps to reload the content when (eg) reports are updated.
- Allow resources to be loaded from within bundles.
System Information
- SystemMonitor tool now has Total Physical RAM value.
Bug Fixes
- Allow a bundled Import-CSV's preview to see its own content.
- Fix behaviour of Configure Dialogs for Chart and View3d in the Analysis Window (would sometimes get melted into the main window).
- When saving Tools in Settings Window:
- Don't scan special folders such as "CON" and "NUL" (these names are reserved in Windows).
- Populate the list of existing files in a folder.