From: Mike B. <mb...@Ga...> - 2004-11-24 01:28:07
|
Brehm, Robert P wrote: >Is there any way currently to tell the javascript interpreter to ignore javascript errors? That is try to process commands but if the command is malformed or not supported then continue? If not then I believe this would be a very useful enhancement. > > The short answer is no. The longer answer is that this kind of thing would have to be supported by the rhino engine and I haven't been able to find a way to tell rhino to do this. All the core javascript support is provided by rhino - all we supply are the browser specific host objects (Document, Location, Window etc) -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |