Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Copy to command
Miscellaneous
Thread ID:
00677920
Message ID:
00677920
Views:
60
Hi All,

How is it possible to copy a file with one field (character 6), to a text file to be opened in "Word" that has the exact same info, no spaces, no quotes (single or double)?

creates text file with a blank character in front
COPY TO saleco DELIMITED WITH ' ' && one space between single quotes

creates a text file with single quotes in front and back
COPY TO saleco DELIMITED WITH '' && no space()

creates a text file with double quotes in front and back
COPY TO saleco DELIMITED WITH blank

Jim Harvey
Next
Reply
Map
View

Click here to load this message in the networking platform