Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamically calling a function
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Dynamically calling a function
Miscellaneous
Thread ID:
00500529
Message ID:
00500529
Views:
58
is it possible to call a function/sub if the only clue you have of the function is its name?

ex. *doesnt work*
Private Const FUNCTIONNAME = "label1_click()"
...
call functionname


thanks,
benj
Next
Reply
Map
View

Click here to load this message in the networking platform