Subj : Re: Getting function name with generic function call hook To : netscape.public.mozilla.jseng From : "Sterling Bates" Date : Mon Oct 27 2003 09:21 pm > > Can you verify via toString that funobj is a function object, in > > particular the one you expect? > > It returns "[object CBridgeMethod]" -- that could be an indicator :-/ I should clarify that...CBridgeMethod is the class name I would expect, but it says "object", not "function". I'm not sure which it's supposed to say. Sterling .