Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you scatter/gather into a two dimensional array?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175438
Message ID:
00175446
Views:
35
>Have a two dimensional array. Want to scatter into the columns of row 1. Have tried several ways but it seems to scatter into (row1,column1), then (row2,column1), etc.
>
>Anyone know how I can scatter/gather into a two dimensional array?
>
>Thanks Brenda

Can you not redimension the array and then issue ACOPY() specifying the destination element to begin the copying. I have just had a quick glance at the help on ACOPY() and, theoretically, providing it is doing what you want, it should work!
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform