I have resorted:
1. When designing the application I created a system table to hold the INI info
2. When I need to change the info, I alter the info in the table.
3. Create a totaly new INI file from the table.
David W. Grewe
Dave@internationalbid.com
ICQ VFP ActiveList #46145644
If you need the "old style" INI file setting, see the on-line help (F1 in VFP):
Contents
Visual FoxPro documentation
Samples
Visual FoxPro foundation classes
"INI access"
I use my own base-class for it, if you need a code-example, I'll post it.
Another solution is storing them settings in a settings-table.
Both solutions require some coding, and both work perfectly well.
Diederik Vermeeren
verm1864@exact.nl
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.