Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More then one variable in a return command
Message
De
09/07/2000 14:17:43
 
 
À
09/07/2000 13:58:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00389980
Message ID:
00389996
Vues:
18
>If I want to send 2 variables by value and return 2 variables by reference how would i do that.
>
>Kelly
rVal1 = ""   && or whatever is appropriate for return type
rVal2 = ""   && ditto above
nRetStatus = yourfunc(var1,var2,@rVal1,@rVal2)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform