Subj : helpfile.js
To : Digital Man
From : MCMLXXIX
Date : Thu Sep 17 2009 01:35 pm
Re: helpfile.js
By: MCMLXXIX to Digital Man on Thu Sep 17 2009 13:19:11
> I was hoping to use the ini methods as delimiters for help file sections
> for quick and easy navigation within a file by reading or setting a value
> within a section to change file position.... but I don't know if it will
> work.
the only way I can think of right now is to append an "=" to the end of every
line of text in a section and read everything in as a key, but I'd rather not
have to.