Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing an array property by reference
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00060585
Message ID:
00061052
Views:
46
>>Oh, well. Thanks to everyone who tried to help.
>>
>>Maybe I should report this to Microsoft as a bug (in their next beta).
>
>Tom,
>
>I don't think that this is a bug. For one thing, VFP passes all objects by reference, so when you add the @ you're really not doing anything. In this case, since VFP doesn't know anything about what the object is it evaluates the first element. Note that this is consistent with the way the TYPE() function works. Certainly, I wish that this wasn't the case, but it's been this way for so long, that I don't anticipate them making any changes.
>
>George

Yes, but how can you send a property by reference to a function?

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform