/--- Clarion 10.12258 --- 07/22/16 ----- Fixes/Changes/Features--/ CHANGE: JSON: SetSubQueue method was replaced by TryGetSubQueue CHANGE: Added dpiAware to the manifest for generated EXE from the compiler thru the EXP MANIFEST setting CHANGE: Added dpiAware to the manifest generated from the template, on the template the dpiAware generation can be set to false CHANGE: H5: The myapp_global.js file is only required if the user adds global javascript code in the embeds, all the static functions were moved to a new H5.js file in the assets folder CHANGE: H5: "Page To Return To" and "Time Out" settings now accept the ! to use a variable instead of a fixed value CHANGE: H5: List control now supports adding Border, Text Wrap and choosing to position the inline edit/change/delete buttons to the left or the right of the data columns CHANGE: H5: Template support for setting the page charset at the global extension CHANGE: H5: New embed "Internet, Inside Page