Simon Fraser wrote:
> 
> I need to read in a file in JS, perferably a line at a time, using an
> nsIFile. How to do this?

Why don't you take a look here:

http://jslib.mozdev.org/file.html

Eric Plaster implemented a readline method in file.js.

--pete

Reply via email to