Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Thisform.aMyArray by reference
Message
From
08/09/1999 23:52:53
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00261669
Message ID:
00262733
Views:
12
You cannot pass object properties as param by reference. The alternative solutions were already discussed in this thread.

Vlad

>How do I pass an array that is defined as a property on a form by reference? The following:
>
>Thisform.ChangeArray(@Thisform.aMyArray)
>
>Gives error:
>
>Alias 'Thisform' is not found.
>
>Am I sentenced to perform ACOPY before and after the call to Thisform.ChangeArray?
>
>--Paul
Previous
Reply
Map
View

Click here to load this message in the networking platform