Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Reading the Key values without knowing the Key in a INI File

15 views
Skip to first unread message

rudapiar

unread,
Jul 13, 2012, 7:28:21 PM7/13/12
to
Hello,

I would appreciate some help here. I would like to retrieve the values
from all the keys in a specific section of my INI file. I have 30 keys
and would like to populate a listbox with the key and the value of the
key. I tried using PROFILESTRING replacing the "key" with a string
variable but I get a null result. The problem is that I don't want to
use a Profilestring per each key. I'd like to retrieve it dinamically
by passing the key as a variable. Is this possible?

Thanks a lot.
0 new messages