Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems passing arrays...
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00613549
Message ID:
00614684
Views:
17
Hi!

Take a look to the COMARRAY() function. Maybe it can help you. Note that in VB VFP's array looks as variant array of variant values. if array is 2-dimensional in VFP, you will require to access it as 1-dimensional in VB. IN addition, VFP will work incorrectly with arrays passed by reference from VB that have more than one dimension or are arrays of arrays.

HTH.

>Thanks for the reply. I use the createobject, and i can pass the array, but when i need "see" their values i get error...
>
>Note: I have VFP 6 SP5 NOT Vfp 7
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform