rudapiar
unread,Jul 13, 2012, 7:28:21 PM7/13/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.