Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to delimited ?
Message
 
À
01/06/1999 13:10:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00225005
Message ID:
00225032
Vues:
59
Hi Greg,

If you're using 6.0, you can use the following:

COPY TO mytxt.txt DELIMITED WITH _ WITH CHARACTER ","

StrToFile(strtran(FileToStr('mytxt.txt'),'_', ''), 'mytxt.txt')

>Is there a way to use the copy to command to create a text file in which the character fields don't have quotes around them? I still want the fields separated by commas.
>Thanks
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform