dim arr(-1) as string

Should do the trick.


Trausti


On Apr 24, 2006, at 9:51 PM, Michael wrote:

I would like a function to pass a string array.

so, in the Return type, I have "string()"

and am doing:


dim arr() as string
Return arr()

I am getting a compile error. (104)

Would appreciate your input

Thanks in advance.



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to