S
SamSpade
....., Optional ByVal avarText2() As String =?????)
The above is an argument in a function declaration.
I can't finish it because I don't know how to spcify a literal string array.
I tried {""} but the compiler complains.
Nothing seens to wotk but I'd like a one dinensional array with one element
= " "
Many Help examples but all C#
Any suggestions?
Cal
The above is an argument in a function declaration.
I can't finish it because I don't know how to spcify a literal string array.
I tried {""} but the compiler complains.
Nothing seens to wotk but I'd like a one dinensional array with one element
= " "
Many Help examples but all C#
Any suggestions?
Cal