Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Show()
Divers
Thread ID:
00679830
Message ID:
00679832
Vues:
16
This message has been marked as the solution to the initial question of the thread.
You cannot return value from class based form this way. There're a few ways to do that. See Message #549714 for two of them. Here's another one Message #530111.


>Hi
>
>A simple one
>I am trying to return a value from a form
>
>
oPrintForm=CREATEOBJECT('PrintOrdersForm')
>lnOrders=oPrintForm.show(1)
>RELEASE oPrintForm
>
>As per the help I have in the unload method of my form class
>
>
RETURN this.nOrders
>
>a numeric property of the class yet I am getting .T. returned to lnOrders.
>
>Obvoiusly I am missing something. How do I return my value using the show method???
>
>Regards
>Geoff Scott
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform