<http://forum.pspad.com/read.php?f=2&i=12148&t=12148> ----------------------------------------------------------------
Hello Jan! I'm working with a proprietary programming language named CH2. It's like PHP or ASP as it's surrounded by HTML tags. I'm trying to create a highligther for it and I found some problems as following: - CH2 uses <# and #> as the delimiters to separate the CH2 code from HTML. And it also uses # character for comments. Do you see the problem? So is it possible to add <# and #> to the delimiters list like <? and ?> for PHP or <% and %> for ASP? - I also want to apply the HTML multihighlighter to this language but don't know how to do it. Could you please let me know? I also send an email with an attachment of the syntax file I've created and the sample CH2 code to [EMAIL PROTECTED] to give you more idea. The CH2 Language Specification can be found here: http://www.openface.com/ch2_docs/reference.html Thanks, Paradorn -- PSPad freeware editor http://www.pspad.com
