|
-
Aug 23rd, 2001, 12:38 PM
#1
Thread Starter
Lively Member
Looking for a workaround
Here's the problem.
I have a program that is creating multiple instances of an ActiveX exe object. Since the user is given the option of choosing how many instances will be created, an array of these objects is the best bet. Unfortunately, arrays do do not work with the "WithEvents" statement (which is necessary for my program to interact with the sessions).
Is there a workaround for this? Creating and working with 10 variables is bulky and annoying.
Thanks.
Jay
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
|