Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning value from Class
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Returning value from Class
Miscellaneous
Thread ID:
00158041
Message ID:
00158041
Views:
71
I have a class object that is a form and I want to return a value to ldDate. Is there a way I can do this. I tried returning the value from the UNLOAD event but it didn't work. Thanks in advance.


set classlib to CalLib
oCalendar = CREATEOBJECT('calendar')
ldDate = oCalendar.Show()
Michael Garcia
Next
Reply
Map
View

Click here to load this message in the networking platform