in reply to Re^16: Config files
in thread Config files

Hi Jenda,

In config::inihash, if I want to write a new parameter into the same file, should I use WriteINI? WriteINI writes a hash of hashes to a file, but for adding a new parameter, I was wondering if there was some other way.

Thanks.