Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to.. type delimited
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01429351
Message ID:
01429385
Views:
37
Moises,

If a native COPY TO won't work for you, just use SET TEXTMERGE and output with a scan loop, you have complete control over exactly what outputs.

>I need to copy from a curso to a .txt file with ","delimiting the fieds
>
>I tried:
>
>COPY to al_internet.txt type delimited WITH CHARACTER ,
>
>But It results "text1", "text2" , "text3"
>
>I need
>
>text1, text2 , text3
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform