Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SCAN vs DO WHILE: Which is faster?
Message
De
21/06/1999 18:29:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00230167
Message ID:
00232252
Vues:
18
In some cases Do While can be faster depending on your programming
structure. My main problem with SCANs is that sometimes I open the
same database (table) multiple times (with AGAIN) and I tends to
confuse the SCAN command sometimes. That's why I use a Do while command
with a SELECT xarea + skip before the ENDDO.

good luck

andres
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform