Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a simple FLL
Message
From
20/09/2006 15:50:55
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01154766
Message ID:
01155726
Views:
24
Christian, Thomas, Igor,
Thanks very much for all these valuable information.

Christian, anyway, I'd like to make a test, using your library.
I've looked at the sample file "cStyleArrays.prg" in "vfp2cExamples.zip", but could not understand how to make it work.

Even with the limitation of 65000, maybe I can obtain better results for some specific cases...

So, supposing I want to retrieve the maximum of 65000 characters

My goal is:

1 - Load an array from memory
2 - Create a VFP array with the ASC() of each value
3 - Manipulate the array elements with VFP
4 - Send back the whole array to the memory in one time, but with the CHR() of each element

Can you provide a sample for that purpose ?

TIA

Cesar


>Christian Ehlscheid wrote:
>"the FoxPro LCK array functions can only address up to 65000 elements in a array"
>This is true for FoxPro 8.0 and below, but for VFP 9.0 LCK array functions can address up to 65000 rows (non elements !) in a array.
>
>Regards,
>Igor.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform