>The method looks fine. ParamArray is simply an attribute, so COM will ignore it.
I'm more worried about the string[] being marshalled over COM. I don't think I've ever used an array in a COM visible method. Greg
>The method looks fine. ParamArray is simply an attribute, so COM will ignore it.
I'm more worried about the string[] being marshalled over COM. I don't think I've ever used an array in a COM visible method. Greg