Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class vs DLL
Message
 
À
20/09/2004 18:27:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00944057
Message ID:
00944392
Vues:
26
Ok. Now for the DLL COM I have the method inside the class definition like
this
Procedure FormatPrice(myPrice)
*** no Parameters statement
*** code
EndPro
And in the Class and when called from within VFP -- not via the DLL COM --
the method won't work the parameters is there
Procedure FormatPrice(myPrice)
Parameters myPrice
*** code
EndPro
I know I have defined myPrice twice but it works, at least here? Wonder why?
Thanks
Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform