Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning values from Ojbect
Message
 
To
10/09/1996 12:38:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00007540
Message ID:
00007545
Views:
36
I'm not sure but it your put something like variable = object.release you should get the value returned. HTH, Paul foxpro@transformation.com wrote: > > I'm unable to return a value from an object that I create on the fly when the user press a button. I'm using the function CREATEOBJECT with the name of the object as parameter. Ex: oTest=CREATEOBJECT("OBJECT"). The object is a popup list and when the user dblclick on one of the item or press the button, I'm calling the release() method to close the object and the RETURN VALUE is issue but I don't know where the value is return. > > Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform