Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#DEFINE / Arrays
Message
From
01/06/1999 20:51:36
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00223511
Message ID:
00225176
Views:
21
>BTW, the problem is that the PUBLIC array loses its PUBLIC scope when passed by ref...

Yes, but this is true for any PUBLIC variable, not only for arrays. More, this is true for PRIVATE variables, too (ie they are hidden inside the function). It's not possible to access the same variable using its param name and its more global name when that variable is passed by reference.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform