I have this
Type aka
named as string
alias as string
end type
Public rd(1 to 10) as aka
Now, how do I search RD ?
ie the following failed: d = Filter (rd, "mytexttosearch)
how else can I do this without using for/loops ?
TIA
Jasiu
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |