Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying to a Delimited File - Getting Rid of Quote Marks
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Copying to a Delimited File - Getting Rid of Quote Marks
Miscellaneous
Thread ID:
00222810
Message ID:
00222810
Views:
58
I am trying to copy a dbf to the equivalent of a .csv file (comma separated). If I use the VFP command:

COPY TO file DELIMITED WITH CHAR ,

It will separate the field with commas but it also puts quotation marks around the character fields (apparently because commas may be in the text). I don't want to send that. I want strict comma delimited.

Any suggestions???

Thanks always everyone for the advice.
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Next
Reply
Map
View

Click here to load this message in the networking platform