Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Guidelines for using array vs. cursor?
Message
De
11/03/2005 13:15:49
 
 
À
11/03/2005 13:08:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00994958
Message ID:
00994964
Vues:
17
I also prefer cursors to array. They are way more easier to work with. The only times I will work with arrays is if I need to call a function that deal with arrays (AFIELD), if I don't know the types of the values that will used or if I will store references to objects.

>Are there any guidelines for using array rather than a cursor? I have found that I prefer using cursors because of the ease of watching my data during development. Are there certain times were using an array is more beneficial?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform