Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New by name
Message
De
10/08/2000 09:14:04
 
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Divers
Thread ID:
00402789
Message ID:
00403339
Vues:
11
If I understand you, what you mean is something like

-----
strFormName = 'CLIEN50ED'
strProcName = 'Show'
CallByName strFormName, strProcName, VbMethod
-----

I've tried it, it doesn't work. The first parameter is of type Object. If strFormName is a String; it give a 'Type Mysmatch', if it's Variant; you get an 'Object Required' when calling the function.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform