Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding data in a memo field
Message
From
15/11/2000 11:02:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00442103
Message ID:
00442117
Views:
18
Hi Ryan,

1 easy way would be to have the 1st textbox/editbox bound to the field. The 2nd to a variable. When you want to save the changes just do:

REPLACE mytable.mymemo WITH mytable.mymemo + CHR(13) + myvariable

HTH
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform