Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems passing arrays...
Message
 
To
01/02/2002 09:24:19
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00613549
Message ID:
00614209
Views:
14
I know the COMARRAY function. But thats work only when you need pass a array to other com-server. I need the opposite to it, i need return the array from a VB.NET server from a COM-VFP server. So, when the array pass to the VFP object,... what?

Example:

VB.NET Server

'Call the vfp server

oVFPserver.Test(VbArrayZeroBased)

'VFP Server

Test
lParameters laArray

'laArray is zero or one-based? I test it with ALEN() but i get the error laArray is not a array or problem with the indexs...
The Life is Beautiful!

Programmer in
Delphi, VS.NET
MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform