Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.powerbuilder > #13

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

From rudapiar <rudapiar@gmail.com>
Newsgroups comp.soft-sys.powerbuilder
Subject Reading the Key values without knowing the Key in a INI File
Date 2012-07-13 16:28 -0700
Organization http://groups.google.com
Message-ID <65e5ed4e-0f33-4239-811c-edfa1fb5074f@e7g2000yqh.googlegroups.com> (permalink)

Show all headers | View raw


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.

Back to comp.soft-sys.powerbuilder | Previous | Next | Find similar


Thread

Reading the Key values without knowing the Key in a INI File rudapiar <rudapiar@gmail.com> - 2012-07-13 16:28 -0700

csiph-web