Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Functions or procedures
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00809351
Message ID:
00809397
Vues:
27
Jeff, I tend to use functions always, perhaps because I like the philosphpy under the original C language. And I try to always return a value; I think it makes clearer what happened inside the function or procedure, and I tend to do error cheking outside the function based on the value returned.

Just my .02
Javier.


>Thanks Jim, I like opinions! I tend to like functions better overall.
>
>I have another question you might know. When i compile the class as an .exe server, I can use createobject and it works great. When I compile it as a DLL I get a "OLE Error Code 0x8002009" error. Are there things I need to to do differently when compiling to a Dll?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform