Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick Question
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Quick Question
Divers
Thread ID:
00307490
Message ID:
00307490
Vues:
52
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform