We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a409c commit 1c6bb37Copy full SHA for 1c6bb37
CHANGELOG.md
@@ -45,6 +45,11 @@
45
- Fixes issue with `Put #` and variable-length strings in UDTs (`Binary` files).
46
- Fixes issue with recursive functions without parameters.
47
48
+### Fixed in 2.0.1
49
+- Fix "Duplicate definition" error with Static arrays in Subs/Functions with active On Error trapping.
50
+- Fix internal UDT arrays not resetting when a new file is loaded.
51
+- Fix issue preventing `$Debug` from working in Windows versions prior to Windows 10.
52
+
53
### Windows
54
- Allows `$Console:Only` programs to return `_WindowHandle`.
55
- Saving a file to the root of a drive would display double backslashes in the Recent Files list.
0 commit comments