Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Modal forms 3 deep & having parameter problems
Message
De
13/07/2000 19:50:36
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
 
 
À
13/07/2000 04:06:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00391670
Message ID:
00392139
Vues:
10
>Hi,
>
>As the title suggests I have a modeless form where I click a button to take me to a Modal form for some data entry. One of the fields will bring up another form if validation of the field fails which then allows me to enter more information on a third modal form.
>
>It is this third modal form that is giving me problems. Parameters will not pass to the form and even setting up a parameter object, initialising a string parameter from the first modal form, this too seems to lose the just passed parameter and leaves a null string by the time it reaches the third form.
>
>Regards
>Doug Johnston

Sounds like a variable is going out of scope somewhere. When the parameters are passed into the modal form's .Init(), are you storing it/them someplace safe (e.g. custom form properties) before .Init() ends? Otherwise, they will go out of scope and be lost.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform