Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning value from Class
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Returning value from Class
Divers
Thread ID:
00158041
Message ID:
00158041
Vues:
73
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform