Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass parms to a form by reference with @
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows NT
Miscellaneous
Thread ID:
01490968
Message ID:
01490976
Views:
68
>can I say do form myform with @parm1, @parm2 in vfp7
>

DO statement passes parameters by reference by default. That's why you get the error. Hovever parameters are only available in the Init of the form.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform