|
Previous Top Next |
This chapter lists all releases in 2014 along with changes to classes, templates and documentation.
Releases in 2014:
Version 1.2.2424.108 - Thursday, January 30, 2014
Version 1.2.2423 - January 27, 2014
Version 1.2.2424.108 - Thursday, January 30, 2014
Fixes:
January 30, 2014 | Installer did not allow selecting the Clarion root install folder. Fixed. |
Version 1.2.2423 - January 27, 2014
Updates, features:
September 23, 2013 | Added two parameters to CopyFiles to allow further refining of the SHFileOperation attributes. |
January 15, 2014 | Added GenerateFileQueue extension template. |
January 27, 2014 | Updated all template descriptions so they are prefixed with "Icetips Utilities: " to make it easier to find them! |
January 27, 2014 | Installer updated to work with Clarion 9.1 |
Fixes:
August 5, 2013 | Icetips SQL Queue Process template did not use external names for the queue fields. Fixed. |
October 25, 2013 | Modified the "Preserver Variable Values" template code. The save was put in the wrong place in ThisWindow.Kill. Fixed. |
December 2, 2013 | SplitString would fail for the last item in the string if it was just one character. Example "123;234;345" would work fine, where as "123;234;3" would correctly parse the first two elements, but the last one would be empty. Fixed. |
December 12, 2013 | Increased number of possible enumerated processes in EnumProcesses from 1024 to 10240. |