Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Do you know how should i create a safearray in VB? rechi
Dim vx As Variant Dim v(2) As String v(0) = "First Argument" v(1) = "First Argument" vx = v It is Illogical to define an inventor by his invention