Clarion 9.1 build 10741 release notes

/--- Beta release (4) Clarion 9.1 --- Feb 14  ----- Fixes/Changes/Features--/

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

***********************************************************
9.1 alpha 4 - 10741
***********************************************************
NEW: Added the Structure Designer to the Source File Context Menu
CHANGE:  At present TIME(0) is converted to 0 when converting to LONG.  To change this behaviour so that TIME(0) is converted to midnight (1) you can now set SYSTEM{PROP:TimeConversionPreservesZero} = TRUE.
CHANGE: An invalid file structure error didn't show the expected errorcode 47 and error() text
CHANGE: Trap exception generated when the DCT is not a valid DCT version
CHANGE: Use theme/system defined font in MESSAGE if fixed-pitch flag is not set
CHANGE: When a node in a tree is deleted (like in the Solution Explorer) now the previous file is selected.
FIX 40499: GROUP of time data control not disabled on clearing the Auto-Format check box
FIX 40501: Text of column headers included prefix of field
FIX 40502: Incorrect parameter of BIND in the Mass Update dialog
FIX 40514,40515: Resizing of some dialogs in TopScan worked incorrectly
FIX 50525: Lockup if date/time pattern contained more than one element
FIX: Comments in PRJ file could be parsed incorrectly
FIX: DROPID() could return unexpected empty string
FIX: Duplicated Day Of Week String in ABUTIL.INC and ABUTILUI.INC 
FIX: Exception in the CLW compiler if function is declared with like it is a member implementing an interface method while class has no the IMPLEMENTS attribute
FIX: First Day Of Week functionality was not working on every calendar class
FIX: If the solution refernced an invalid or non-existing project, the post generation action was failing without a message
FIX: The GENERATED flag could be set to external modules
PTSS 40552: Setting of PROP:Alrt and PROP:Key without an index (i.e. dest{PROP:Alrt} = key  instead of correctly as dest{PROP:Alrt,n} = key) did not alert
PTSS 40565: Changing position of scrollable area by setting the PROP:HScrollPos or PROP:VScrollPos property