Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call procedure through a variable
Message
De
03/01/2002 09:24:15
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Call procedure through a variable
Divers
Thread ID:
00600234
Message ID:
00600234
Vues:
68
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform