Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in Exporting to Text Files
Message
De
23/04/1997 01:05:43
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00029212
Message ID:
00029357
Vues:
23
>>I want to Export Database to txt file, I want the output like this
>>
>>Field 1 Field 2 Field 3 Field 4
>>xxx xxxxxxxx xx xxxx
>>xx xxxxxx x xxx
>>
>>Copy to command either transfers it in this way :-
>>
>>xxx,"xxx",xxx
>>
>>or
>>xxx "xxx" xx
>>
>>Pls Advs.
>
>Hi Vinod,
>
> The first result is a comma-quote delimited text file and the second is a quote delimited text file. The reason for this is for importing into a spreadsheet. The delimiters are used for placing values in different cells. In your example your three fields are numeric,character,numeric which is why they come out that way. One way to get the results you want is to print the fields to a text file in the format you want.


Thanks for your Reply, I best way finally I found was List to file. that transfered the exact output which I want
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform