This is the wrong syntax: you're passing the *value* of myArray in
this case, which is going to be empty if it's really an array.  I
think you wanted something like:
do "get" && fName & "(myArray)"
A yes, indeed. This works. Thanks!

I have discovered associative arrays just recently and finding more and more uses for them...

Robert Brenstein
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard


Reply via email to