Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function in a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01079003
Message ID:
01079004
Vues:
17
This message has been marked as the solution to the initial question of the thread.
Hi Ali,
Add new metod in you form Form=>New method
Call your method with
m.here_is_return_value = ThisForm.name_of_method(first_param, second_param ...)
In your method
PARAMETERS f_param, s_param
some code
...
RETURN m.return_value
>Hi
>How i can define a function that return a value in a form like a method?
>Can I ?
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform