Subj : Re: SpiderMonkey: Run script from within script To : netscape.public.mozilla.jseng From : "Franky Braem" Date : Fri Mar 21 2003 07:58 pm I've taken a look at the Script object. Is it possible to write something like this: scr = new Script("file.js"); Can I use the Script-object as a prototype of wxScript? Franky. "Brendan Eich" wrote in message news:3E79117E.8060002@meer.net... > Why aren't you using the built-in Script object? > > /be > .