Subj : Re: Help with a JavaScript game To : Zarakava From : Zarakava Date : Sun Aug 21 2011 04:45 pm > I hadn't actually checked this in a bit, but the previous error was fixed > by a suggestion from echicken > > console.line_counter=0; > > New problem. > > file.iniRemoveSection(1); > > Is not working. Gives the error c:\sbbs\exec\timedEvents.js line 67: > TypeError: file.iniRemoveSection is not a function. > > File is Defined, as I used file.iniSetObject just a line before. Any > advice? Ignore this, I was using 3.13... .