Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying to a Delimited File - Getting Rid of Quote Marks
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00222810
Message ID:
00222886
Vues:
14
>I am trying to copy a dbf to the equivalent of a .csv file (comma separated). If I use the VFP command:
>
>COPY TO file DELIMITED WITH CHAR ,
>
>It will separate the field with commas but it also puts quotation marks around the character fields (apparently because commas may be in the text). I don't want to send that. I want strict comma delimited.
>
>Any suggestions???
>
>Thanks always everyone for the advice.

I just tested this:

copy to bob.txt delimited with , with character blank

and it does what you want.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform