Print Page | Close Window

Syntax Highlight

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=8433
Printed Date: 04 June 2024 at 9:12pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Syntax Highlight
Posted By: Guybrush
Subject: Syntax Highlight
Date 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
 



Replies:
Posted By: AndreiM
Date Posted: 15 October 2007 at 8:10am
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.


-------------
Regards,
Andrei Melnik


Posted By: Guybrush
Date Posted: 15 October 2007 at 8:32am
Thanks for the fast assistance.
 
Now works fine!
 
Best Regards,
Wolfgang Siegert



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net