Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to return a value of .F. to a program
Message
From
13/12/2006 16:26:41
 
 
To
13/12/2006 16:23:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01176571
Message ID:
01177390
Views:
8
>My problem was the @ in front of the field name. When I change @parm3 to parm3 in my do command it worked.
>
>Thanks to every one who help.

If it was a field name, you'd have had that problem even in a function call. You can only pass by reference a variable, not a field.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform