Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Functions or procedures
Message
De
11/07/2003 15:42:34
 
 
À
11/07/2003 15:21:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00809351
Message ID:
00809374
Vues:
29
Return values are allowed from procs. Whether it was different in VFP5 or not, I don't recall. Also, as far as I know, both default to parameters passed by value.

Alan

>I would say no.
>
>Whether coded as a Procedure or a Function, either can be called as a procedure or a function. Called as a procedure, no return value is expected/obtainable, whereas called as a function you can get a value back.
>
>So the difference is in the calling and that has other implications as far as how parameters are passed IN (by value or by reference as default, changeable in how the actual call parameters are coded.
>
>one opinion.
>
>
> >I've been updating an olepublic class that is used in a web server environment. The current version is in VFP5 and is an .exe server. We are evaluating whether it would be faster and more efficient to upgrade the program to VFP8 and create the server as an in-process dll.
>>
>>Anyway, I've noticed that in the foxweb samples that they use procedures for the methods, and the program I am updating uses functions. Since the samples provided with VFP tend to point you to the "right" way of doing something, should I convert my functions into procedures?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform