|
-
Jan 10th, 2000, 08:07 PM
#1
Thread Starter
New Member
If I read in a string from a database or any other file, and the string is the name of a function in a dll. How do I get VB to call the procedure that is the name of the string that I have read from the file.
VB does not seem to be able to call procedures from variable names, is there some way I can make the VB interpreter interpret a variable name as the name of a procedure that it should be calling?
'I am using VB6.
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
|