See mark's reply also but there is a chance it is something else....

meriwether lewis wrote:
Hi Experts!

This takes as one
of it's parameters an array of strings.

An array of strings, or an array reference? big difference.


I then pass @AddrList to the function like so:
processAddrList($foo, "NULL", $bar, [EMAIL PROTECTED]);


In the above you are passing it as an array reference? Is this what you intend, or does it just take the rest of the arguments to be the list of addresses?


http://danconia.org


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to