Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return multiple values from a form
Message
 
À
24/03/1997 12:29:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00025415
Message ID:
00025416
Vues:
29
>How can I return more than one value from a form? Instead of
>
>DO FORM
TO retval
>
>I would like to
>
>DO FORM TO retval1, retval2, etc.
>
>I tried returning an array but only the first array item was returned.
>
>Thanks,
>Ross

You can use a public array and fill it in your form.
No parameters, no returned values!

BTW Your form must be MODAL. :-]

I know it's not the OOP way to do things but...
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform