Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
X=y versus STORE y TO x
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01029522
Message ID:
01029537
Vues:
14
>What difference is there between using:
>
>x=y
>
>or using:
>
>STORE y TO x
>
>I've heard some say that the STORE command performs better, but is there really any difference? IMO the x=y is easier to read... but performance is obviously more important <grin>
>
>Thanks,
>Don


Hello Don

there was a discussion here on UT about this a while back. it seems that "store" is faster (even if used individually for each variable). however, i never use it because of readability. the speed would be interesting (in my opinion) if used in a loop or a recursive function.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform