This update fixes some bugs reported outside this forum:
- Prevent selecting non-visual grid cells in a variable grid when when jumping to a variable list from a search identifier dialog.
- When duplicating a program and adding or removing parameters in the duplicate dialog, changes are not shown in the editor for the new program.
- Allow to enter some "dangarous" code like ".end = TRUE" without having the editor blocking the line. ATTENTION! Don't use local variable names like ".end"!!
- Prevent a crash after formating and then doing an udo/redo.
- Formating the code is now done line by line and not "all at once", so now only the changed lines are marked.
- After having an unhandled exception, it is now possible to save the data (previously it was possible that the "save file" message was skipped).
As always: feel free to download, install and test the new update and leave your comments! - Thank you!