> I know about it and about both ways. Please, believe me, InsertText
> and
> SetText not work. And in
>
> if day == 6:
> SetTextColor("Red", ob)
what happens when you create text box named e.g. 't' in new document, then run
Script->Script Console
and then type
InsertText('text', 't')
?
Do you have "Red" color in document?
petr