Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unicode conversion.
Message
De
07/01/2004 07:43:23
 
 
À
07/01/2004 06:50:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00864558
Message ID:
00864573
Vues:
9
This message has been marked as the solution to the initial question of the thread.
Ger,

Are you just needing the NULLs converted to SPACEes?

STRTOFILE(CHRTRAN(STRCONV(FILETOSTR('c:\temp\text1.txt'),6),CHR(0),CHR(32)),'C:\temp\textfixed.txt')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform