Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to WITH TAB
Message
 
À
06/07/2006 11:34:11
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01134178
Message ID:
01134182
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Try:
COPY TO ... DELIMITED WITH "" WITH CHARACTER TAB

>I have a table that I need to output to a text file. The data needs to be delimited with tab and no quotes around the data.
>
>The command, COPY TO myfile.txt DELIMITED WITH TAB, works except that the data is surrounded by quotes. The following works except that the data is surrounded by the underscore, COPY TO myfile.txt DELIMITED WITH _ WITH CHARACTER TAB.
>
>How can I output my data with each column delimted with only a TAB and no other character?
>
>Thanks,
>
>Jerry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform