|
-
Mar 28th, 2000, 06:12 PM
#1
Thread Starter
Junior Member
I have a program that creates an array of filenames, and I'm wishing to make this array available to another form which I load up from the first form. (i.e. I think I'm trying to make the array global, how?)
I've tried defining this array in the general delecarations section of the first form.
Do I have to instead define it in a class module?
Many thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|