Subj : Re: Why JS_CompileScript Error? To : netscape.public.mozilla.jseng From : jijun.zhang Date : Fri Aug 26 2005 06:25 am thanks for you answer! i want to use jsengine to valid microsoft windows javascript file, can't you give me some suggestions to do this? i find some function declaration in microsoft js file just like these "function window.document.contextmenu() {}" and when i parse these file, the error occur. .