Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to delimited ?
Message
 
To
01/06/1999 13:10:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00225005
Message ID:
00225032
Views:
60
Hi Greg,

If you're using 6.0, you can use the following:

COPY TO mytxt.txt DELIMITED WITH _ WITH CHARACTER ","

StrToFile(strtran(FileToStr('mytxt.txt'),'_', ''), 'mytxt.txt')

>Is there a way to use the copy to command to create a text file in which the character fields don't have quotes around them? I still want the fields separated by commas.
>Thanks
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform