Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading Visual Basic's arrays passed to Visual FoxPro
Message
From
30/06/1998 21:54:17
 
 
To
30/06/1998 10:34:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00112917
Message ID:
00113217
Views:
21
>Hi, can anybody help me with my problem?
>
>Situation: I have been used a Novell ActiveX Control (Bindery Control) and recieved some array from it,
>but this array is in Visual Basic format and Visual FoxPro can not read it correctly.
>Does anybody know the way to read data from such arrrays?
>
>Excuse me please for my bad English.

I would let somebody else tackle this one, but since it went all day, I'll have a go at it.
Basically, you're out of luck. VFP cannot read arrays from visual basic. The alternative is to reformat the data on the VB side into separate variables a delimited string or some other method, and then deal with deciphering it on VFP's side.

The reason I wanted to let somebody else answer is because I once read a different solution, but I can't remember it....
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform