Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick Question
Message
De
22/12/1999 15:02:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00307490
Message ID:
00307494
Vues:
22
>I have a form that is called from another form with:
>
>do form reicd with var1,var2 to lcReturn
>
>In the form reicd save button I have:
>
>thisform.frmReturn=thisform.fields1.value
>thisform.release()
>
>In the form unload() I have:
>
>return (thisform.frmReturn)
>
>My problem is that it keeps returning .T. instead of the
>value in frmReturn. Do I have the return in the right place?

Is the form that is returning a value a modal form?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform