Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to return a value from an instantiated form class
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
How to return a value from an instantiated form class
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01207599
Message ID:
01207599
Views:
78
Hi all, I'm wondering if there's a way to return a value from a form's class instanced with create object, like this:
    oForm = createobject("myFormClass")
This particular class is for a custom dialog form and hence will always run as modal. I was thinking to create an object before instancing the form and pass the return value to that object but I'm wondering if there's a more direct way of doing this.

TIA,

Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Next
Reply
Map
View

Click here to load this message in the networking platform