Clarion 9.1 build 10971 release notes

/--- Beta release (9) Clarion 9.1 --- May 05 ----- Fixes/Changes/Features--/

Note: The 9.1 release requires a one-time rebuild of all Binaries (DLL and LIB)


***********************************************************
9.1 alpha 9 - 10971
***********************************************************
CHANGE: Increase allowed max nesting level of {} groups in regular expressions
CHANGE: Show the file extension for uncategorized files in the Start Page
CHANGE: Use either CSTRING or STRING parameters with the email/sms and image editing APIs in ClaRunExt
CHANGE: Better output in the File Layout window
FEATURE: Added methods to ABBrowse to enable or disable the showing of the wait cursor in a Browse SetUseWaitCursor(True/False)
FEATURE: Added hover color to the Start page rows, and a GreenBar effect color (AltBody)
FEATURE: Error messages are now displayed, if wanted, if there are problems loading Clarunext.dll
FEATURE: New classes added to Clarunext to make it easy to send emails without using template to gen the code
FIX: If a new connection was needed by the SQL drivers and an old connection was available and a transaction was active, the reused connection was not added to the transaction frame
FIX: The ODBC based drivers would sometimes reuse an old connection when an existing active connection could be used
FIX: Window/Report designer could fail if the USE for the controls was ?0
FIX: ABC Wizard: When customization for the templates windows was set to default instead of CENTER it could generate an invalid window structure with a 1
FIX: Error in managing the nesting level of {} groups in regular expressions
FIX: Getting of PROPLIST:SortColumn could cause an error if PROPLIST:HasSortColumn returned FALSE
FIX: MATCH and STRPOS could return incorrect result if matching is case-insensitive
FIX: Possible exception on opening a multi-table file in TopScan
FIX: The error pad would sometimes show the wrong path to a file if that path was not in the same directory as the project but could normally be found via redirection
FIX: When the Field selection dialog was called to select a field and the app did not have a DCT the local data was not displayed in the FileSchema dialog unless you selected Module or Global data and then selected local data
FIX: Fix to templates that mixed MAP/TREE with HIDE (was causing the template to fail to register)
PTSS 40659: ?ComboList{07C31} may cause Clarion RTL internal exception 
PTSS 40680: STRPOS errors
PTSS 40688: Error pad shows wrong path to file with compilation errors when local RED file
PTSS 40697: Local Data was not displayed in the Select Field dialog 
PTSS 40702: Topscan GPFs when opening multi-table file