Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return a value to a method from a program.
Message
 
To
02/10/2003 10:18:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00834254
Message ID:
00834264
Views:
26
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
Previous
Reply
Map
View

Click here to load this message in the networking platform