S
Sphinx
Hi
I'm trying to make a project where I have to read from an ini file the keys
and values of several sections.
example:
[Section 1]
key1 = ala-lab
key2 = ala-amf
key3 = ala-ima
[Section 2]
key1 = ci-rep
key2 = ci-rdl
key3 = ci-rep
....
Does anyone know how to do this? I really don't have any idea.
tia,
Sphinx
I'm trying to make a project where I have to read from an ini file the keys
and values of several sections.
example:
[Section 1]
key1 = ala-lab
key2 = ala-amf
key3 = ala-ima
[Section 2]
key1 = ci-rep
key2 = ci-rdl
key3 = ci-rep
....
Does anyone know how to do this? I really don't have any idea.
tia,
Sphinx