[Jslib] Newbie question - jslib in xpcshell on windows
Pete Collins
pete at mozdevgroup.com
Thu Apr 20 13:55:57 EDT 2006
>js> var f1=new File(E:\\f1.txt.out');
>typein:13: ReferenceError: File is not defined
>
>
There is a single quote missing but I am guessing it is just a typo in
your example.
js> var f1=new File(E:\\f1.txt.out');
^^^
In the browser urlbar, type in
jslib:about
You should see a dialog there if it is installed correctly ...
If there is a problem w/ the install, try this one:
http://www.mozdevgroup.com/dropbox/jslib/signed/jslib_current_global_signed.xpi
--pete
--
Pete Collins - Founder, Mozdev Group Inc.
www.mozdevgroup.com
Mozilla Software Development Solutions
tel: 1-719-302-5811
fax: 1-719-302-5813
More information about the Jslib
mailing list