Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to...
Message
De
22/12/2003 07:56:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00861222
Message ID:
00861227
Vues:
17
This message has been marked as the solution to the initial question of the thread.
The simplest way is to use an object setting the properties of the object to hold the values you want. Another way is to return an array, but personally, I'd rather use an object.

Alternately, you could pass as many parameters as you need by reference, and change their values in the UDF.

You can send the object as a parameter and fill the properties. When the UDF ends, the object has the info you need.

Alan

>Hi all, I'm wondering if there's a way to return more than one value from an UDF.
>
>I'd appreciate any help!
>
>Enmanuel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform