Is there a way to specify a one dimensional array in a ini file.
so in my ini I would like to do
someproperty = [array of something]
I am using Ze
Ze
Although undocumented, this seems to work quite well too:
foo[bar] = 5 foo[baz] = 6 hello[world] = 7