Subj : Re: try catch blocks To : netscape.public.mozilla.jseng From : David Bradley Date : Thu May 15 2003 03:27 am Amit Lonkar wrote: > Can some one please tll me the syntax to be used for this in the js file.? try { } catch (ex) { } I don't believe finally is supported in JS. David .