|
-
Feb 23rd, 2002, 04:05 PM
#1
Thread Starter
Banned
List of Commands
Hi,
I have an app which supplies a lot of commands, the user can enter in a textbox.
For example:
The user enters 'Mute sound', which is a valid command
The how do I run the appropriate code?
I don't want a Case statement sorting out the appropriate sub or code.
I heard something about CallByName but I couldn't get it working here.
Perhaps it is possible to put all these commands and there code in an external file and call them, sort like API calls.
Could that be done?
Thanx in advance for your help and time!
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
|