www.icetips.com  Icetips Utilities Documentation 9/6/2010    

INI Class: Overview

Previous  Top  Next  


The INI Class is derived from the INIClass and only contains two methods that override the Fetch and Kill methods.

 

 

ITINIClass               CLASS(INIClass),TYPE,Module('ITINIClass.clw'),Link('ITINIClass',_ITUtilLinkMode_),DLL(_ITUtilDllMode_)

Kill                       Procedure

Fetch                      Procedure(STRING Sector,STRING Name),STRING

Update                     Procedure(STRING ProcName,WINDOW W)

                        END

 

 

Implementing the Class:

 

After Refreshing ABC classes, go to "Application | Global Properties" from the Clarion IDE main menu.  Then click on the "Classes" tab and then the "General" button.

 

INIClass_GlobalClasses

 

INIClass_GlobalClasses_General

 

In the "INI Manager" drop down select ITINIClass instead of INIClass and you have activated the ITINIClass as the main INI class.



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