Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I put a CR into a memo field?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00680421
Message ID:
00681033
Views:
18
Hi,

If the data will be used outside VFP then, as others have suggested, CHR(13)+CHR(10) is best. However if this is just for use in the Memo field you can get away with using either of these alone. On the other hand CHR(10)+CHR(13) will give you an extra line !

Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform