View Single Post
  #1 (permalink)  
Old December 7th, 2005, 08:55 PM
freddellosa freddellosa is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to freddellosa
Default Foxpro: dbf to pipe delimited text file problem

Hello, i'm just a newbie here on foxpro, so pls. be patient with me.. hehe...

I hope somebody could help me with this...
Scenario is:

I have a dbf table which i want to transfer in a text file which is pipe delimited...

actually, its just a simple 1 line command... copy all to sample.txt delimited with " " with char "|", works ...

but what i need is, there should be no double quotes, or spaces inbetween fields within a pipe...
what i need is ony pure pipes are the only delimiters of the fields..

i hope somebody could help me out on this..

thanks in advance!
good day!
Reply With Quote