After messing around with AppConfig, I got things running quite well, regarding reading variables from a file into my script. Unfortunately though, I can't seem to find a way to store changes I might make to certain variables to the same configuration file (through AppConfig). What would be the best way to store these changes to the configuration file?