|
-
June 11th, 2002, 06:13 PM
#1
How do you create a method lookup table?
Hi, I wish to call a method based information out of an array.
Example: parsing a command then locating the command in an array of command names and command execution methods.
How do I build the array
"cmd1", Method1
then how do I execute Method1 from the array.
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
|