|
-
Jul 28th, 2002, 02:17 PM
#1
Thread Starter
PowerPoster
CallByName for Module Sub/Function
Trying to eliminate a number of select/cases so that I can call the Module Sub/Functions by their Name and pass the applicable parameters.
I have a VB5 work around for VB6 CallByName but it requires an object in the parameter set.
------------
Using a string will not work (e.g. Call strModuleName)
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
|