Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick Question
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Quick Question
Miscellaneous
Thread ID:
00307490
Message ID:
00307490
Views:
53
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?
Next
Reply
Map
View

Click here to load this message in the networking platform