Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combine char field with memo, output to memo
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Combine char field with memo, output to memo
Miscellaneous
Thread ID:
00584026
Message ID:
00584026
Views:
61
I'm trying to re-structure a table that has a 254-byte notes field and a memo comments field. I need to combine these two into one memo field, IE:

lmNewMemo = lcOldCharField + Chr(13)+ Chr(10) + lmOldMemoField

The "lmNewMemo" field contains just the old memo field.

Any suggestions?

Thanks,

Harry
Next
Reply
Map
View

Click here to load this message in the networking platform