Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I read .ini file entries??
Message
De
04/08/2000 09:05:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How do I read .ini file entries??
Divers
Thread ID:
00400961
Message ID:
00400961
Vues:
82
Thanks for any help with this...

I'm trying to capture an .ini file entry to a property in my form and haven't had any luck. The help for the custom oldinireg class in _registry.vcx is pretty thin.

Everything looks pretty straight forward:
Syntax: GetINIEntry(cValue, cSection, cEntry, cINIFile)

The help states that "cValue specifies the value to be applied to cEntry."

But I can't understand what to send "cValue". I'm not trying to write a value just read one.

I'm assuming that it will return a string so I'm just trying:
ThisForm.cDatafile = oApp.GetINIEntry( ,"DATA","testdata","test.ini")

Any help would be appreciated,
thanks,

- Brian


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform