Subj : Newbie Quesiton? How to retrieve error information. To : netscape.public.mozilla.jseng From : "Jia PU" Date : Tue Apr 06 2004 06:54 pm When I run some scripts, if there's error in the scripts, I only know the JS_EvaluateScript() return failure. How can I get the error info like we see in js-shell? Register a callback? But How? Thanks. .