Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Guidelines for using array vs. cursor?
Message
From
11/03/2005 13:15:49
 
 
To
11/03/2005 13:08:23
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00994958
Message ID:
00994964
Views:
18
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform