Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning Array
Message
From
03/07/2000 19:52:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Assigning Array
Miscellaneous
Thread ID:
00387916
Message ID:
00387916
Views:
44
I want to assign a array to a activex property how can I do it in VFP.

ActiveX.myproperty = myArray

is assigning only the first element of the array.

ActiveX.myproperty = @myArray
gives an error

Any help please ?
Next
Reply
Map
View

Click here to load this message in the networking platform