<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Creating Highly Customized Syntax Highlighting</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Creating Highly Customized Syntax Highlighting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 02:31:24 +0000</pubDate>
  <lastBuildDate>Tue, 08 Nov 2011 08:24:13 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=19148</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Creating Highly Customized Syntax Highlighting : I have a rather unusual langauge...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19148&amp;PID=66752&amp;title=creating-highly-customized-syntax-highlighting#66752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7173">jhunt</a><br /><strong>Subject:</strong> 19148<br /><strong>Posted:</strong> 08 November 2011 at 8:24am<br /><br /><P>I have a rather unusual langauge that I would like to have syntax highlighted, and I've tried to find some detailed documentation to determine if the SyntaxExit control could&nbsp;handle it correctly. I can't seem to find any documentation at all about the schclass format however, there seems to be none in the help file. </P><DIV>Is there any documentation for it?</DIV><DIV>&nbsp;</DIV><DIV>Here's a sample of the language. Its a fall-through langauge, so things not in brackets are transmitted to a connected device. Most of the need for syntax highlighing is around detecting errors with parenthesis and brackets. Any thoughts?</DIV><DIV>&nbsp;</DIV><DIV><DIV><FONT face="Courier New, Courier, mono">&lt;Pragma Order&gt;1&lt;EndPragma&gt;<BR>&lt;Pragma Name&gt;&lt;Static @R "Display - Click to Update"&gt;&lt;@R&gt;&lt;EndPragma&gt;<BR>&lt;Pragma Icon&gt;&lt;Static @I ""&gt;&lt;@I&gt;&lt;EndPragma&gt;<BR>&lt;PollEnabled OFF&gt;<BR>&lt;Static @I ""&gt;<BR>&lt;Static @R ""&gt;<BR>! U1 GETVAR "display.image"&lt;CR&gt;&lt;LF&gt;<BR>&lt;Set @I (Collect 1000)&gt;<BR>&lt;Set @I (Mid @I 2)&gt;<BR>! U1 GETVAR "device.unique_id"&lt;CR&gt;&lt;LF&gt;<BR>&lt;Set @R (Collect 1000)&gt;<BR>&lt;Set @R (Mid @R 2)&gt;<BR>&lt;Set @R (Mid @R 1 (Sub (Len @R) 1))&gt;<BR>&lt;Set @R (SAdd "Display - " @R " - " (Date) " " (Time))&gt;<BR>&lt;RefreshPragma&gt;<BR>&lt;PollEnabled ON&gt;</FONT></DIV></DIV>]]>
   </description>
   <pubDate>Tue, 08 Nov 2011 08:24:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19148&amp;PID=66752&amp;title=creating-highly-customized-syntax-highlighting#66752</guid>
  </item> 
 </channel>
</rss>