Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems returning a value from form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00299555
Message ID:
00299692
Views:
15
>I have a value in a form that I need to return back to the calling form. However, when the UNLOAD event is fired, my value is gone. I'm missing something, what do I need to do to preserve my value to it can be "returned"
>
>This is what I have in the UNLOAD EVENT
>
return thisform.description.value
There's also the heretical method.

_screen.addproperty('mytest','hello')
?_screen.mytest
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform