Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return Value from .APP
Message
De
03/11/2000 16:53:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00437632
Message ID:
00437865
Vues:
20
>I think the only way you can get a "return value" with "DO" is to pass a parameter by reference and fill that with the return value.
>
>Michelle
>
>

Just to note:
DO myprog WITH lcparam passes the parameters by reference unless otherwise noted.
whereas Myprog(lcparam) passes parameters by value unless noted.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform