If I want to change something in a preference file I must rewrite the whole file...
That can be quite anoying some times, please do something about that.
EDIT: Removed foul language, sorry about that.
Last edited by Joakim Christiansen on Sun Aug 14, 2005 3:05 am, edited 3 times in total.
I like logic, hence I dislike humans but love computers.
Like File library. CreatePreferences would create (so overwrite an eventual existing file), OpenPreferences() would Open for Reading/Writting and would create it if it wouldn't exist, and ReadPreferences() would open just for reading. I think it would be good. And the possibility to use more than one file would be good too.