Thread
:
send array into function
View Single Post
chico1st
Go4Expert Member
13Jul2007,03:00
I cant send an array into my function.. i havent used VB in a while, can you tell me what is wrong with my code
Function Leave(Channel(1 to 20) as String) as Double
thank you for your time.