Hi all,
We have made a new build for Iceitps Utilities available for download:
http://www.icetips.com/downloadfile.php?FileID=189
There are several updates and fixes in this release:
Updates, features:
June 9, 2011
Added FileToLines method to the String Class
September 20, 2011
Added GetRegEx method to Registry Class
September 20, 2011
Added QueryValue method to Registry Class
September 20, 2011
Modified OpenRegistryKey method in Registry Class
September 20, 2011
Added GetValueType method to Registry Class
September 27, 2011
Added IsProgramRunning method to Windows Class
October 1, 2011
Added "Limit Program Instance" global extension template.
Added ActivateWindow method to Windows Class
October 22, 2011
Added Export Windows without Help ID utility template.
November 12, 2011
Modified return value from the ITRun method so that if the called process returns no exit code, the method returns 0 instead of the return value from WaitForSingleObject. The reason for this change is that it is possible that if the called process returns nothing and WaitForSingleObject returns a value that the calling code is expecting, the results are wrong.
January 14, 2012
Finished documentation for Progress Class.
May 3, 2012
Added FindReplace, AllocateSearchString and CountFinds methods to Core class. FindReplace is an adidtional search and replace method that returns the replaced string unlike SearchReplace method which needs the string to be passed in as a variable.
Fixes:
October 6, 2011
GetMonthName returned space padded month name. Fixed.
November 6, 2011
GetSBExecutable in Setup Builder Class would return true if it didn't find the exe. Fixed.
November 11, 2011
GetValueType in Registry Class did not return the value data type for the registry entry. Fixed.
GetRegEx in Registry Class did not handle value data type correctly. Fixed.
January 23, 2012
EnumRegistrySubKeys did not implement the pIs64Bit parameter to enforce default, 32 or 64 bit keys. Fixed
April 25, 2012
Thread limiter Global class instance was not exported correctly in multi-dll applications. Fixed.
May 4, 2012
The ITUtility.hlp file was not included in the install. Fixed.
The ITUtility.hlp was not activated in the main template file - ITUtility.tpl - so it did not open when using the "Help" button in the Clarion IDE! Fixed.
Note that you must be logged in to your account to download the install.
