highlighting complete lines depending on first two words
Posted: Thu Feb 13, 2003 7:28 am
Hi,
I'm working with ATG Dynamo log files a lot and almost all lines start with one of the following:
**** info
**** debug
**** warning
**** error
These lines can get pretty long
I tried to get Textpad 4.4.0 to highlite the full line in different colors depending on the start of the line but I somhow just get it to highlite the words. I tried with KeyWordLenght but that did not help. Also
SyntaxStart = ****
doesn't make a difference as I can not specify a SyntaxEnd. Maybe there is a way to tell it to highlite the syntax starting with a specific word until the next line break.
Any idea how to do that?
Thanks
Olaf.
I'm working with ATG Dynamo log files a lot and almost all lines start with one of the following:
**** info
**** debug
**** warning
**** error
These lines can get pretty long
I tried to get Textpad 4.4.0 to highlite the full line in different colors depending on the start of the line but I somhow just get it to highlite the words. I tried with KeyWordLenght but that did not help. Also
SyntaxStart = ****
doesn't make a difference as I can not specify a SyntaxEnd. Maybe there is a way to tell it to highlite the syntax starting with a specific word until the next line break.
Any idea how to do that?
Thanks
Olaf.