Subj : application.getElapsedTime() not working! To : netscape.public.mozilla.jseng From : "Sandeep Agate" Date : Fri Dec 12 2003 04:14 pm Hi, I am trying to get a basic built-in function evaluated using jsiEvaluateScript(). That function is "application.getElapsedTime(). But the jsiEvaluateScript() API is returning an error. I have called JS_InitStandardFuntions() in my application before - so shouldn't application.getElapsedTime() be available to my app? Do I have to do anything else to get this (and other builtin funtions) working? Thanks a ton for your time and help. Sandeep sja@aumtechinc.com .