Hello everybody!
I am trying to read an ini file where I previously saved a list of layers in a section:
[layer_selection]
Layer 01
Layer 04::subLayer04::subSubLayer04
the rs.GetSettings is not an option because it’s reading colons as delimiters between keys and values.
does anyone have a ready solution?
3 posts - 2 participants