What's New for Developers - mXrap 6.0.5
Last update: 30 June 2024
Also includes changes from 6.0.2 6.0.3 6.0.4
Windows Long-File-Path Detection
Tablecalc FileIO: add some extra functions
Markerstyle: Auto-reload Override File
Tablecalc: better support for large memory usage
Find the "Windows Registry LongPathsEnabled" in the "Environment" table, to detect if the user has LongPaths enabled in their registry.
This gives developers a chance to check for platform support for long paths before executing complex Actions that might break when file operations have problems related to long paths.
FileIO now has:
Markerstyles now will check and reload the override file when Reload-Data executes.
This means you could generate a custom markerstyle colour table, export to disk, and the markerstyle will sync once Reload-Data runs.
Tablecalcs would crash if asked to allocate too much memory.
This has been improved, if you still have problems then please get in touch with support.