Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return aMyArray
Message
 
À
06/04/1999 14:54:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00205722
Message ID:
00205729
Vues:
18
Bob,

If you pass the array by reference you don't need to return it. The array passed is directly changed by the called routine.

In answer to your specific question, no you cannot return an array in VFP. There are many ways to accomplish the same result. One is to pass by reference like you are doing. Another is to use a parameter object that holds an array property.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform