Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple parameters returned from form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00030589
Message ID:
00030592
Vues:
33
>I know I'm not the first to ask, but I wasn't clear about the answer before: what is the best way to return multiple parameters from a form? I have been concatenating my parameters into a string with a separater "|" character, which seems dumb. I believe I tried returning them all in an array but couldn't get that to work.

You should have property-array in some place of your application to do this job. I usually have main Formset where I have properties regarray1(1),regarray(2)... just for this purpose: you refill this array in e.g. Init and Destroy events of particular form.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform