Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert corrupt csv to fixed width SDF
Message
 
 
À
20/12/2005 18:44:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01079385
Message ID:
01079737
Vues:
17
Jim,

You're processing file line by line anyway. You can eliminate the double quotes in the process. Something like
lcStr = STRTRAN(lcStr, ["], [])
>Following up:
>
>I looked at the thread. Thats similar to what I 1st thought to do, and it does help the problem somewhat. I went ahead and implemented that for the time being, as a partial solution. However, problem 2 listed below still exists.
>
>I could possibly convert it to be delimited by | characters easily enough without sacrificing speed. Then change my import cmd accordingly. That would render the extra ["] harmless...
>
>I'll try it and get back to you,
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform