Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 vs. VFP5 speed tests
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00120716
Message ID:
00120871
Vues:
21
>>Test string manipulation of 5 verses 6. VFP 6 is supposed to be hundreds of times faster. I also learned something from George Goley's session at TechEd, relative to string manipulation. Instead of scanning through a table and doing
>>lcstring=lcstring+thisfield, let Fox do it's thing with copy to .... It is so much faster, it's off the scale.
>
>John, am I missing something? How can 'Copy to' be used to produce the same effect as lcString = lcstring+thisfield does inside a SCAN?
>
>TIA
>Barbara

Sorry about that, it was primarily in the case of building files low level. As I recall it had more to do with fwrite(fhandle,fname+' '+lname) versus copy fname+lname to test.txt type sdf. The latter apparently can use Rushmore.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform