Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form return an unattended value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Form return an unattended value
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01214417
Message ID:
01214417
Vues:
59
Hi,

I created a form containing these values:

load: thisform.cRetVal = "OK"

cmdAccept.click: thisform.cRetVal = "OK"
thisform.release

cmdNoWay.click: thisform.cRetVal = "NO"
thisform.release

Unload: return thisform.cRetVal

My problem is that I receive .f. instead of the value expected. I follow the process with the debugger and the value of cRetVal is good in the Unload event.

Is anybody can tell me what's wrong with this.

Thanks,

Normand
Have a nice day,

Normand
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform