Syntax Highlight |
Post Reply |
Author | |
Guybrush
Groupie Joined: 15 October 2007 Location: Germany Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 15 October 2007 at 7:22am |
Hello all,
i have an Text with follow "$AC_TIMER[1]"
In the Schema File:
start:Tag = '$'
skip:tag = '_'
end:tag = @alpha:not
txt:colorFG = 0xE00000
On the Display see follow : "$AC_TIMER[1]"
The Char "[" is Display at red color.
Where is the problem?
Thanks
|
|
AndreiM
Moderator Group Joined: 18 August 2007 Status: Offline Points: 132 |
Post Options
Thanks(0)
|
Use
end:separators = @alpha:not
The tag corresponding to end:tag is included in the text block boundaries,
The tag corresponding to end:separators - is not includded.
|
|
Guybrush
Groupie Joined: 15 October 2007 Location: Germany Status: Offline Points: 13 |
Post Options
Thanks(0)
|
Thanks for the fast assistance.
Now works fine!
Best Regards,
Wolfgang Siegert
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |