Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return a value to a method from a program.
Message
 
À
02/10/2003 10:18:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00834254
Message ID:
00834264
Vues:
27
Whether this does not work:
* to use retval in the method/event
lcretval = externalprg(parameter)

*or to use it in the form having property valuefromprg
thisform.valuefromprg = externalprg(parameter)

>In VFP 6.0, I have a form where I want to call a external prg that returns a value to the form. I am passing a parameter to the external prg. I need to pass back the results.
>
>How can I do this?
>
>Thanks,
>
>-Greg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform