Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to programmatically update multi-line memo fiel
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00549121
Message ID:
00549242
Views:
14
Excellent! The only restriction is that you must anticipate the existing value.

>When I am modifying the value for an existing property I to this
>
>REPLACE properties with ;
>STRT(properties, [HelpContextID= Value ], [HelpContextID= NewValue])
>
>>I have a multi-line memo field (PROPERTIES) from a form (MYFORM.SCX). I want to programmatically change the HelpContextID= property to a different value and save it in the properties memo field. What's the best way to go about it?
>>
>>Is there a command that is the reverse of ALINES() that would save the array, after I update it, back into the memo field? Thanks for the help.
Previous
Reply
Map
View

Click here to load this message in the networking platform