Subj : import directive To : netscape.public.mozilla.jseng From : Mike Moening Date : Tue Mar 15 2005 12:41 pm Can anybody shed some light on the "import" keyword and if its supported by spidermonkey? We are trying to put togther a mechanism for one script to import the body of another script into the context for code re-use. .