Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to xxx type delimited with blank
Message
 
To
18/12/1998 15:15:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00168999
Message ID:
00169013
Views:
20
Hi Randy,

Try:
copy to xx.txt type delimited with " " with character " "

Although the documentation states that you can use "Blank" with both the "with" and "with character" clauses, you get a syntax error if you try to use them both at the same time.

copy to xx.txt type delimited with BLANK with character BLANK causes a syntax error.

>Hi,
>This is really simple. In fox2.6 for dos, "copy to xx.txt type delimited with blank" gives me a text file without delimiters, and trailing spaces truncated. In vfp6.0, this same command yields a text file with trailing spaces truncated, but each record is delimited with double quotes. How can I get rid of the double quotes.
>Using type delimited, or type delimited with blank gives the same results.
>
>thanks
>
>randy
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform