Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return a value from class form
Message
De
01/11/1999 09:48:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Return a value from class form
Divers
Thread ID:
00284777
Message ID:
00284777
Vues:
68
I have a form that needs to return a value to the calling program. I have made it into a class and wish to activate it with CREATEOBJECT().

I know how to return a value from a form:
DO form MyForm With Para1,Para2 to return_value

But how can I do this if the form is saved as a class??

obb = CREATEOBJECT("Myclassfrm","Para1","Para2") but how to return a value??
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform