hello again,

i'm trying to figure out how to make a settings file with /writeini in this format: [blahblah]
setting1 == on
setting2 == on
ect......
save and then read from that file and have it adjust the settings according to what settings were set to from the settings dialog. i am using checkboxes for the selections..

i've took the liberty of trying to look at examples from other scripts like sysreset and invision, but i don't want to just copy that those authors did allthough the end resulting code may look similar.... so i'm looking for either some help or suggestions on this.....