Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning an array
Message
De
11/11/2002 09:47:07
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
11/11/2002 09:25:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00720959
Message ID:
00720974
Vues:
9
>How can I return an Array?
>
>For example:
>
>aSomeArray = UDF(para1, para2,...)
>
>
>
>UDF()
>   LPARAMETERS para1, para2....
>   some code for filling an array...
>   RETURN WHAT????
>
>
Pass an array to the function (by reference), and change the array in the called function.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform