> And if I understand that right then I get the response like this :

> var resp = arguments[3];

> Or am I way off here?

I'd  define  the function signature with the expected arguments, since
it's not really a dynamic arguments situation (targ,tree,els,...).

-- S.

Reply via email to