Is it possible to spread an ini file entry over more than one line - e.g. using a continuation character?
So rather than something like:
I'd like to be able to have:
So rather than something like:
Code:
[text inserts]
Name=Fred Bloggs
Phone=888 1234
Code:
[text inserts]
Name=Fred Bloggs
Address=121 High St,
Dullsville,
Far Away
Phone=888 1234