Re: File IO -- Reading Config Files Easily



Implementing that would simply be a case of opening a file, a few
readLine()s and some string splitting.
Would take 5 minutes to write -- why do you need to use an existing one?

.