Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a form as a function
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Calling a form as a function
Miscellaneous
Thread ID:
00064057
Message ID:
00064057
Views:
58
I have a VFP form that I would like to have return a value. I know that I can put RETURN (value) in the Unload event of the form, but what is the form calling syntax? With old .SPRs I just created a .PRG and called it like so:
IF MyDialog() = 1
   ...
ENDIF
How do I do this with a VFP form?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform