Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transforming an ARRAY
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00153394
Message ID:
00153421
Views:
25
Jim,

You're right about the size of the array. My current recordset is 3,000 records, so 65,000 won't be a problem.

ACOPY() won't rearrange the array. The array is WIDE by TALL and I need it TALL by WIDE.

Thanks, Scott

>Scott,
>
>First you will never reach the dimensions you posted because arrays are limited to 65,000 elements, you may want ot seriously consider an alternative method for moving that data around (like a cursor).
>
>Have you tried ACOPY()?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform