-- Clarion 10.12799 11/17/17 -- --- Fixes/Changes/Features-- FIX: REGRESSION: Sub Dialogs in the Template Actions were not displaying and were locking the IDE FIX: REGRESSION: Allow the Project System to handle pragma strings based on the Clarion version the project is built with FIX: Programs could lock up on some OS versions upon program termination if there were VIEW structures that had been defined, but never used. FIX: AppGen did not allow ? as a return type for a function FIX: A program might GPF on termination if it had a VIEW structure that referenced a non-SQL file and that VIEW structure was accessed in the destructor of a class and the access was done after the call to CLOSE(view) and there was a static instance of that class in the system. FIX: H5: Icons on buttons were not setting the correct size CHANGE: AppBrokerManager sets the default Local ip address to "localhost" if the value is empty