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 <bobsnei...@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@lists.runrev.com> wrote:
>> 
>> setthetextColorof(line XOUNT offld "fPROC") to"red"
>> 
>> Disnae wark . . .
>> 
>> Erm?
>> 
>> Richmond.
> 


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to