Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call procedure through a variable
Message
From
03/01/2002 09:24:15
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Call procedure through a variable
Miscellaneous
Thread ID:
00600234
Message ID:
00600234
Views:
69
Hello all,

in Visual FoxPro 6.0, I can call a procedure or a form through a variable like this:

' Execute a form
x = "Do form thisform"
&x

' Or execute a procedure
x = "do thisprocedure"
&x

Is there a way to do this in VB.NET or VB?
Thanks for the help.
Randy Belcher
AFG Industries, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform