shadows wrote:

> Hi,
> 
> Does anyone have an example of how to make File IO in JavaScript using
> XPConnect? I have found a couple of idls to use (nsILocalFile.idl,
> nsIFileStream.idl..). What I would like to do is just normal IO opperations
> on local files... any ideas?
> 
> Thanx a lot (btw- I am using Windows)
> Fabian
> 
> 
> 
> 

Check out http://jslib.mozdev.org/ and 
http://jslib.mozdev.org/libraries/io/io.html in particular.
If these don't quite do the trick, they're easy to hack on.



Reply via email to