Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call form with params?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00478507
Message ID:
00478525
Vues:
23
Just to add, if you plan to use the passed parameter later in the form, you have to assign it to a form property in the Init(), because the parameter is scoped only to Init() event and will not be available after it.

>Hello Randy,
>
>The parameter statement should be in the Init Method, so as long as you don't need the info before then, there is no problem...
>
>Bob
>
>
>>Hi. VFP6 user.
>>Can I call a Form from a Form with parameters?
>>Example
>> DO FORM myform WITH myparam1, myparam2
>>
>>If so, in which PEM do I put the "Parameters" statement in the called form?
>>
>>thanks, Randy
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform