Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulations on the huge text file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00364631
Message ID:
00364647
Vues:
17
>Hi everyone,
>
>I have a huge text file (~100 000 records with ~50-60 fields), Tab delimited. I need to remove all double quotations from this file.
>
>This is the algorithm, we used. It doesn't work on big files - we have an error: "String is too big to fit".
>
>What else could you suggest besides low-level functions?

If the text file is delimited, couldn't you just append it into a cursor as delimited. Not just one huge memo field, but 50-60 fields and 100,000 records. Then SCAN ENDSCAN STRTRANing all the fields. This way the STRTRAN should be on a smaller size.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform