Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advice needed
Message
 
To
16/08/2002 12:26:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00690421
Message ID:
00690423
Views:
13
>I feel really stupid asking this question as I figured this out two years ago and can't remember how I did it. Need to append the contents of a character field into an existing memo field for each record in the table ( getting rid of a field that is rarely used ). Am using a COPY TO a text file for the character field and then an APPEND MEMO from the text file. However, this gives me " "s around the info. How can I get rid of them? It sure seems like I went about this a different way.

Will something like this work for you?
REPLACE ALL mymemofield WITH mymemofield + mytextfield
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform