Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy Array Elements
Message
From
20/08/2007 13:30:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01249163
Message ID:
01249164
Views:
21
>I want to add one array to another. When I use ACOPY(), the destination array is overwritten, instead of appended to.
>
>Is there a way to do this without iterating through the array?

See AINS(). However, since most fundtions which create arrays can also create cursors, I prefer to work with cursors.
Previous
Reply
Map
View

Click here to load this message in the networking platform