Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing an array to a form
Message
 
To
29/06/1999 11:40:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00235291
Message ID:
00235372
Views:
21
John,

I love it when I get to do things like this (evil grin). Parameters passed on a DO command line are by default passed by reference. You need to enclose them in parens to pass by value. So, dump the @ and your array will pass fine.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform