Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to programmatically update multi-line memo fiel
Message
From
26/08/2001 07:33:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00549121
Message ID:
00549230
Views:
22
>It should be chr(13) + chr(10) instead of chr(10) + chr(13)
>< SNIP >
lcProps = lcProps + aProps(i) + <b>chr(13) + chr(10)</b>
>< SNIP >

Hi Sergey,

Maybe I'm slow this AM, but what is the difference with the ordering of the CRLF pair? Does it indeed work differently?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform