Right. Not only does the "Field" have the property, but now the text itself can
have the property. Text without the property set will take on the field
property, and if that is not set it will take on the text properties of the
stack.
Bob S
> On Oct 4, 2016, at 10:06 , Ludovic THEBAULT
> w
Le 4 oct. 2016 à 19:15, Klaus major-k a écrit :
> Bonsoir Ludovic,
>
>> Am 04.10.2016 um 19:06 schrieb Ludovic THEBAULT
>> :
>>
>> Hello,
>>
>> I've a field where i change color of some chars by script.
>> If i want to "reset" the color of all my text this code doesn't work :
>> set the fore
Bonsoir Ludovic,
> Am 04.10.2016 um 19:06 schrieb Ludovic THEBAULT
> :
>
> Hello,
>
> I've a field where i change color of some chars by script.
> If i want to "reset" the color of all my text this code doesn't work :
> set the foregroundcolor of fld "myText" to black
> I really need to do a re
Hello,
I've a field where i change color of some chars by script.
If i want to "reset" the color of all my text this code doesn't work :
set the foregroundcolor of fld "myText" to black
I really need to do a repeat on all chars ???
Thanks
___
use-liv