>
> >  > How can I script inside the handler to determine that the 1st call
> >>  was with "myArr" and the second was with "hisArr".  I know how to get
> >>  values, but I can't see how I get names??
> >
> >The question is why would you want to do this?
>
> So I can process a number of arrays to export/import them to/from
> text files.  In fact there are a number of occasions when I'd like to
> be able to use generic code to handle objects as well as variables,
> so I can loop through all variables in a stack or all objects on a
> card etc.

Wouldn't having the handler recieve what type of data it is and what format
it's going to be simpler in terms of building a generic handler thne you can
handle any variation of those. Anyway try the params function if you must.

>
> Cheers
> Peter
> --
> --------------------------------------------------------
> Peter Reid
> Reid-IT Limited, Loughborough, Leics., UK
> Tel: +44 (0)1509 268843 Fax: +44 (0)870 052 7576
> E-mail: [EMAIL PROTECTED]
> Web: http://www.reidit.co.uk
>
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to