Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you scatter/gather into a two dimensional array?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00175438
Message ID:
00175446
Vues:
36
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform