Preference functions
Posted: Tue Mar 25, 2008 1:14 am
When writing values to preference files PB writes it in the format "Key = Value"
with spaces in between. But on the files I'm generating it gives about 7% more filesize than "Key=Value" with no spaces. So could this be changed so it writes values like this? It would lessen the overhead on bigger ini files.
Thanks
with spaces in between. But on the files I'm generating it gives about 7% more filesize than "Key=Value" with no spaces. So could this be changed so it writes values like this? It would lessen the overhead on bigger ini files.
Thanks