set the textColor
Bob Sneidar
bobsneidar at iotecdigital.com
Mon Aug 19 10:44:42 EDT 2019
I take that back. You are trying to set the textColor of a string literal which of course you cannot do. Line n of old "fPROC" has to resolve to something before the textColor is set. But of course you can only do that to the field or a chunk of text in the field.
Bob S
> On Aug 19, 2019, at 07:41 , Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>
> you are forcing the statement in parenthesis to resolve, so it becomes set the tectColor of n to "red" which of course is nonsense.
>
> Bob S
>
>
>> On Aug 17, 2019, at 12:42 , Richmond via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> setthetextColorof(line XOUNT offld "fPROC") to"red"
>>
>> Disnae wark . . .
>>
>> Erm?
>>
>> Richmond.
>
More information about the use-livecode
mailing list