This release includes a handful of fixes.
- Fixed and enhanced the drop to recompile feature in the Preferences window (see Recompiling Code. 1) It now works without an error. 2) It no longer removes saved window configuration from recompiled databases. 3) It’s now possible to recompile multiple databases with the same name in a single batch.
- Using the save statement when the database has no visible windows no longer clears out the list of saved windows. Instead, the previous list of saved windows is left undisturbed. So if you opensecret, modify, save and close, then re-open the database normally, the previously saved windows will open.
- The Dialog Workshop window now works again.
- Double chevron notation has been fixed in these 6 functions: aggregate(, arraybuild(, arrayselectedbuild(, dataarraybuild(, dataarrayselectedbuild(, superlookup(.
- The moverecordup/down statements now throw an appropriate error if used in a shared database.
- The saveandclose statement now properly returns the error if the specified database is not open.
- Fixed problem closing shared databases when Panorama is not the frontmost application.
- The Channel preferences panel is now more “bulletproof” in regards to possible code errors.
- Documentation corrections from Peter Newble, Kurt Meyer.