Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form return an unattended value
Message
De
12/04/2007 04:38:37
Hans-Otto Lochmann
Dr. Lochmann Consulting Gmbh
Frankfurt, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01214417
Message ID:
01214860
Vues:
9
Hi Normand

if the form is modal try
do MyForm to m.lcAnswer
? m.lcAnswer
Hans

>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform