Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New by name
Message
From
10/08/2000 09:14:04
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Miscellaneous
Thread ID:
00402789
Message ID:
00403339
Views:
10
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform