Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return Value from .APP
Message
From
03/11/2000 16:53:40
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00437632
Message ID:
00437865
Views:
18
>I think the only way you can get a "return value" with "DO" is to pass a parameter by reference and fill that with the return value.
>
>Michelle
>
>

Just to note:
DO myprog WITH lcparam passes the parameters by reference unless otherwise noted.
whereas Myprog(lcparam) passes parameters by value unless noted.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform