Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SAP BAPI programming
Message
De
28/02/2004 12:04:57
 
 
À
28/02/2004 03:25:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00881761
Message ID:
00881791
Vues:
23
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform