Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form return an unattended value
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form return an unattended value
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01214417
Message ID:
01214417
Views:
58
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
Next
Reply
Map
View

Click here to load this message in the networking platform