decommentando
this.eof = function eof() { return (this.elenco.atEnd()) }
se vado a fare
alert("eof = " + test.eof);
mi viene fuori l'alert dove esplode il codice della funzione :master:
decommentando
this.eof = function eof() { return (this.elenco.atEnd()) }
se vado a fare
alert("eof = " + test.eof);
mi viene fuori l'alert dove esplode il codice della funzione :master: