Information
THIS DOCUMENT IS STILL UNDER DEVELOPMENT
Minor Updates and Bug Fixes
This page describes minor updates and bug fixes included in Dyalog v20.0.
Coming soon...
⎕FX
The rules around whether a syntactically-invalid function can be fixed have been tightened to prevent functions with unmatched parentheses from being fixed.
)SAVE
On platforms other than Microsoft Windows, you can no longer overwrite a workspace that was saved with an earlier version of Dyalog without using the -force
option. This was already required on Microsoft Windows.