HMG Forum Component Library is a collection of small utilities, enhancements, add-on functions to HMG controls. It has been created by a group of volunteers who are members of HMG Forum under the valuable guidance of Mr. Roberto Lopez (the founder of HMG itself).
As of now, HFCL has three components/utilities viz., AutoFill, ComboSearchBox and GridPrint.
How to use HFCL:
To run HMG programmes with HFCL components, proper installation of HFCL is required. It can be achieved by the following steps:
1. Download hfcl.zip from HMG Forum
2.
Unzip the contents to c:\hmg.
3. Under c:\hmg\hfcl directory
run makehfcl.bat
4. Copy and overwrite i_UsrSOOP.ch found in c:\hmg\hfcl directory to c:\hmg\include directory.
5. Use the Compile.bat to compile the prg files along with hfcl.
5(a).
Alternatively if HMG-IDE is used, in HMG-IDE, select
tools->preferences
5(b). Add in additional libraries 'hfcl'
without quotes.
5(c). Add in additional include paths
'c:\hmg\hfcl\include' without quotes.
That's all!
© 2002-2009 Roberto Lopez harbourminigui@gmail.com
All rights reserved