burningodzilla
08-02-2001, 07:08 AM
can somone remind me how to make a function return an array? say i have a 5 element array, and i want to load it with a function saying something like:
MyArray$()=LoadArray()
MyArray$()=LoadArray()
functions with arraysburningodzilla 08-02-2001, 07:08 AM can somone remind me how to make a function return an array? say i have a 5 element array, and i want to load it with a function saying something like: MyArray$()=LoadArray() Thinker 08-02-2001, 07:20 AM Isn't it something like Private Function LoadArray() as String() I think therefore I am... sometimes right. images/icons/wink.gif burningodzilla 08-02-2001, 07:24 AM yeaahh...but there's a catch. i'm building a macro in WordBasic....office 95, predecessor of VB. there's a syntax difference. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum