Clarion 9 build 10371 release notes

/--- beta 9 Sep 12th ----- Fixes/Changes/Features
=========================================
FIX: App conversion and/or project refresh/creation could fail with the message "unloading appname..." and lock the IDE
FIX: If an .App was closed with some project CLWs left open then the App was re-opened, the IDE would try to re-load the CLWs and it could fail with a StackOverflowException
FIX: ClarionCL command line was failing when generating apps
FIX: Toolbar control was not showing the Color Picker used in all other controls for the BackColor
CHANGE: Changed name/use of C80TFT.INI to ClaTFT.INI
CHANGE: when the command line Generator is called without a version param it is now set to the current version
FEATURE: Clarion chain: Added option to hide the Report Output progress window
FEATURE: Added support to set the gradient color for TOOLBAR, BOX and PANEL from the Actions dialog and to generate the required code
FEATURE: When populating a DIM field a popup dialog is presented to set the array index number in the Designers (you can still set the array index manually as before)