This beta release includes 7 bug fixes and 3 very minor new features. One of the bugs fixes involves the Data Validation feature discussed in the April 27 class, so the class would not make much sense without this fix.
- Made a change to hopefully prevent appearance of spurious “Not Authorized” alert requiring the user to quit immediately. Since I could not duplicate this problem I cannot guarantee that this change will really fix it, but I am hopeful.
- When you are not logged in, the beta version now gives you a chance to open the Site License window instead of immediately quitting. So you don’t have to go back to Panorama 10.1 to log on.
- Fixed bug in custom data validation code, it would fail if a boolean result was returned instead of a dictionary.
- New recordislocked( function.
- Added Exact option to the View Search window.
- Fixed the getformoption( function options clonewindownames and clonewindownumbers, they did not work at all.
- The Dialog Workshop now generates the correct trigger code for Text Display Objects.
- There was a misspelled a variable name in instrumentation code in the ADDREMOTEHOST statement, would cause adding a host to fail if instrumentation was enabled for this section of code.
- Fixed a problem that prevented the Video Training Window from selecting videos by date if the system date format was not set to MM/DD/YY format.
- New function info(“panoramauptime”) returns number of seconds since Panorama was launched.