Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String parsing performance issue
Message
De
18/05/2001 17:21:14
 
 
À
18/05/2001 16:46:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00508983
Message ID:
00509000
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
A couple thoughts on general VFP info:

1. What OS and how much memory are you using? A bump up in memory might help.

2. This approach puts VFP in the parsing seat -- if that's a bottleneck. Assuming VFP 6, do a STRTRAN replace on your "record" delimiter with CHR(13), then do an ALINES into an array and then parse each row in the array.

Jay
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform