Templates, Tools and Utilities
for Clarion Developers


   
Products - Icetips Utilities - Core Class


Core Class   (ITCoreClass)

The Core Class has 8+ methods (functions) that perform a variety of tasks. You can easily include these in your software (documentation that comes with the Utilities covers this in detail), and then you can enjoy the functionality of any of these:

  • Search and Replace for String/CString
  • You pass your string or cstring to be searched, along with what you want found, and what you want it replaced with (pSearchS, pFind & pReplace). This function will return your string or cstring with any instances of the find value changed to the replace value. Furthermore, it automagically senses whether you have passed it a string or cstring to search, and uses the appropriate string or cstring method. Cool!

  • Get Computer Name
  • Returns the proper UNC name (the computer's "official" name, how it is referred to by a network) for whatever computer the software is running on.

  • Get File Part
  • This method returns the specified part of a filename, i.e. the drive, path, file name or extension -- or any combination of those. Will optionally also give you "FNS_FullPath", which is the drive + the path, and/or "FNS_FileName", which is the file name + the extension. All this makes it possible to get the individual parts that you need, and makes it really easy if, for instance, you need to create a file in the same path as a file you have read. It also make it easy to do things such as create a new file with a different extension, like copying files for backup. The uses for this one are endless.

  • Split File Parts
  • This one, you give it a file name, which can be with a path or with a drive or whatever, and it splits it into the drive, the folder, the file name and the extension.

    Included in Gold Membership Subscription

  • Remove Backslash
  • Can remove a backslash from the beginning of a filename, from the end, or both.

  • Unix to Windows Path
  • Converts a path from Unix format to Windows format (changes forward slashes to backslashes).

  • Windows to Unix Path
  • Converts a path from Windows format to Unix format (changes backslashes to forward slashes).

  • Debug
  • Sends debug information to external debug software, such as Debug Viewer. This class also retrieves the program command line, program EXE name, and program EXE path. These debug classes are documented extensively in the Icetips Utilities documentation.




9 Files Available for Download for Icetips Utilities
File Date Description Size  File
2010-06-06 Icetips Utilities 1.1.2387 11852,032  ITUtilities_Install_1.1.2387.exe
 
Build 1.1.2387 Compatible with Clarion 6.0-6.3 and Clarion 7.0 - 7.2

2010-03-15 Icetips Utilities 1.1.2374 11499,904  ITUtilities_Install_1.1.2374.exe
 
Build 1.1.2374 Compatible with Clarion 6.0-6.3 and Clarion 7.x

2010-02-26 Icetips Utilities 1.1.2367 BETA 11,110,656  ITUtilities_Install_1.1.2367.exe
 
Build 1.1.2367 BETA Compatible with Clarion 6.0-6.3 and Clarion 7.x

2010-01-27 Icetips Utilities 1.1.2359 10,188,296  ITUtilities_Install_1.1.2359.exe
 
Build 1.1.2359 Compatible with Clarion 6.0-6.3 and Clarion 7.x

2010-01-26 Icetips Utilities 1.1.2356 10,189,568  ITUtilities_Install_1.1.2356.exe
 
Build 1.1.2356 Compatible with Clarion 6.0-6.3 and Clarion 7.x

2009-04-20 Icetips Utilities 1.1.2352 8,526,192  ITUtilities_Install_1.1.2352.exe
 
Build 1.1.2352 Compatible with Clarion 6.0-6.3 and Clarion 7

2009-04-15 Icetips Utilities 1.1.2351 7,245,608  ITUtilities_Install_1.1.2351.exe
 
Build 1.1.2351 Compatible with Clarion 6.0-6.3 and Clarion 7

2008-09-02 Icetips Utilities Documentation (PDF) 1,627,355  ITUtility.pdf
 
PDF Documentation (189 pages) for version 1.1.2319

2007-08-14 Page of Pages demo 742,438  PageOfPages.zip
 
This small demo, using the invoice.dct from the Clarion 6.3 examples, demonstrates basic use of the Page of Pages class in the Icetips Utilities. The zip includes app, dct, tps and other necessary files. It also includes a locally compiled exe.


This page was last modified on April 21, 2009.
  
» Log in
User Name:

Password:

No subscription?
Subscribe Now!
Lost password!

Follow Icetips on Twitter
Home Products Articles Order Privacy Contact Us Site Map
Copyright 2001-2010 by Icetips Alta LLC, All Rights Reserved                 Site design by Alta Web Works                 Hosted by The Illumen Group