www.icetips.com  Icetips Utilities Documentation 11/16/2010    

Icetips Utilities

Top  Next  


Welcome to the Icetips Utilities build 1.1.2392

 

This documentation is based on the classes in release dated December 01, 2010.  Note that some documented classes have not had all the properties and methods documented yet.

 

Start Here

 

This release has a total of 553 methods and 229 properties in 38 classes (as of November 16, 2010 - may be slightly different in the build you have received)

 

 

This help file details each property and method in each class separately with as much detail as we can.  At this point only the Network class is documented.  The documentation is installed into "%ROOT%\3rdParty\Docs\Icetips Utility Class\ITUtility.chm" where %ROOT% is the Clarion Root directory depending on which version of Clarion you choose to install the Classes for. 

 

To add the Icetips Utility Class to your application, add the "Icetips Utility Classes Global" template to your applications.  It must be applied to all applications that use the classes.  The classes are ABC compliant and use a named "ITUTIL" group as definition:

 

!ABCIncludeFile(ITUTIL)

 

The classes are compatible with Clarion 6 and Clarion 7 and may be compatible with Clarion 5.5H but they are not compatible with Clarion 5.5G or earlier.  We only test with Clarion 6.3 and the latest builds of Clarion 7.x

 

Unless otherwise noted, classes should be instantiated at procedure level.  There should be no threading considerations in Clarion 6 and above as far as we know since all instances are at procedure level.  The only exception is the Global window threading class.

 



Direct link to this page: http://www.icetips.com/manuals/utilities/contents.htm