Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY TO ascii file delimited with blank and no quotes
Message
 
To
19/06/1998 11:38:33
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00109925
Message ID:
00109935
Views:
31
Peter,

You may need to use the low-level file functions (LLFF). It's not as easy as COPY TO, but it's much more powerful. Check out the help file for FOPEN(), FPUTS(), FCLOSE(), etc.

>I have what I considered a very simple problem, but I have been unable to find a solution. I have a file with all character fields that I need to copy to an ascii file with no quotes around the fields.
>
>The file will have variable length records so I can't used TYPE SDF, and when I do delimited with blank, I get quotes around each field. I need just the contents of each field copied directly to the ascii file with no quotes and no delimiters. There must be a simple way to do this. Any ideas?
>
>TIA, Peter Renton
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform