Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return from class not working
Message
 
 
À
25/02/2010 10:34:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01450967
Message ID:
01450975
Vues:
35
>This is not correct. You can return a value from a modal form.
>
>>
>>The only way to get the value using class is to save the value in form's property, in the close button, hide the form, in your code grab the value and then release the form.

I know you can return a value from a modal form. But how do you return a value from a class based form when you do
loForm = createobject('myFormClass')
loForm.Show(1)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform