Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to ...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00968034
Message ID:
00968041
Views:
8
One of the solutions could be like:

COPY TO test1.txt CSV
STRTOFILE(STRTRAN(FILETOSTR("c:\test1.txt"),[","],[";"]), "test.txt")
erase test1.txt

>Hi All,
>
>Is there a way to include field names as a first line in a text file created using the command below?
>
>COPY TO test.txt DELIMITED WITH CHARACTER ';'
>
>
>Thank you,
>Daniel M.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform