Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create text file with field name + memo file
Message
From
26/07/2012 16:20:23
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01549228
Message ID:
01549356
Views:
36
Correcting my post from a few minutes ago ...

memototext is a figment of my imagination...

the new memo field was poppulated with CustID + "," + OldMemo

Sorry...

Dennis

>>I've been away form VFP for a bit, so I'm a bit rusty, and I can't construct the following.
>>
>>A free table has a customer ID and a memo field with various comments.
>>
>>I want to "export" this to a Text file.
>>
>>IF I use COPY TO... type csv, the memo fields do not show. Do have to apply a function to get them into the csv file?
>>
>>IF I create a report, it shown the memo field when displayed or printed, but when I try to create a text version of the report, the memo field comes across as garbage, not ascii.
>>
>>Other options, or gotchas that I may have missed?
>>
>>Thanks.
>
>If the table is not too big, you can scan it and manually output row by row using low-level file operations or strtofile.
Previous
Reply
Map
View

Click here to load this message in the networking platform