Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy To - Tab Delimited
Message
De
17/11/2006 13:45:18
 
 
À
17/11/2006 13:36:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01170764
Message ID:
01170808
Vues:
10
oops, missed you wanted with Tab
Yeap, the way you have it now will work.

>Hi!
>
>Yes that would remove the double quotes but I would not get Tab as a delimiter but I got an idea from your suggestion and I tried the code below and I think is will solve my problem.
>
>Thanks for the idea.
>
>
>COPY TO Output.txt DELIMITED WITH "" With tab
>
>
>Sarosh
>
>>you can also do this:
>>
>>COPY TO Output.txt DELIMITED WITH "" WITH CHARACTER ","
>>
>>
>>>Hi!
>>>
>>>I need to export a VFP9 SP1 table (dbf) to a Tab Delimited file (txt).
>>>
>>>Use MyTable
>>>Copy To Output.txt Delimited With Tab
>>>
>>>
>>>The output file is Tab Delimited but all charater columns are enclosed with double quotes (""). How can I get rid of these double quotes?
>>>
>>>Sarosh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform