Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing by reference form property arrays
Message
From
14/04/2000 01:25:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Passing by reference form property arrays
Miscellaneous
Thread ID:
00359674
Message ID:
00359674
Views:
52
I have a syntax error for the statement like this:

omover.initChoices( @thisform.aleft )
where aleft is form property array.

Obviously it's inside form method

Nothing occured to my mind than

=acopy ( aleft , larray )
omover.initChoices( @larray )

Probably there is a better way of doing that.

Thanks
Michael
Next
Reply
Map
View

Click here to load this message in the networking platform