Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SAP BAPI programming
Message
From
28/02/2004 12:04:57
 
 
To
28/02/2004 03:25:51
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00881761
Message ID:
00881791
Views:
22
Hello,

you don't need named parameters ..
sometimes it's useful when a method on the component you want to call has many parameters and also default values for parameters
then you can only pass the customized parameters to the method but this is only supported in VB anyway ..

in VFP you always have to pass all expected parameters ..

you can examine the methods and the parameters they expect in the
"VFP main menu->Tools->Object Browser" ...

if you have a older version of VFP without the "Object browser" you can use also use the Visual Studio Tool "Ole View" (oleview.exe)

Regards

Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform