Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delimited File Trouble
Message
 
 
To
18/02/2001 20:20:23
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00477154
Message ID:
00477373
Views:
21
That is the correct format. Are you needing to create a file for importing into Lotus Notes? That is the only software I know of that uses a tilde delimited file without commas. If so, I have a PRG in the files section that demonstrates how to create such a file. http://www.levelextreme.com/wconnect/wc.dll?UniversalThread~?2,54,Forum=5,19,1082

>I am trying to create a delimited file using VFP 3.0 and specify a ~ as my delimeter using the following statement.
>
>copy to c:\temp\myfile type delimited with ~
>
>However when I use this statement I end up getting commas between my columns along with the delimeter (ex. ~myfield1~,~myfield2~,~myfield3~, ) I want my data in the delimeted file to look like this myfield1~myfield2~myfield3 . Is there something I am doing wrong? Or is there another way I can create a delimeted file in the format that I need?
>
>
>Thanks in advance
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform