Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I append from delimited file
Message
De
16/10/2003 20:30:03
 
 
À
16/10/2003 19:34:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00839564
Message ID:
00839582
Vues:
16
>>Are the weird characters always the same? And what are they? And would they ever be in the actual data?
>>
>>You could fix the file as a whole - let's say the characters are all Chr(255) and chr(255) wouldn't ever be real data
>>
>>
StrToFile(StrTran(FileToStr("weird_file.txt"), Chr(255)),"weird_file_clean.txt")
>VFP does not recognize these characters. When the export file is open in VFP with MODI COMM, they appear as little squares.

Thanks, it works with CHR(0)

Edward
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform