Gregory,<br><br>Thanks for your additional setup procedure info. I was forget to put that on my first email. <br><br>Against the todo list: there's a small problem with commenting. Lua's comment started with '--' (two minus signs), while MapServer's map file comment started with '#'. 
<br><br>I used this trick: every (SciTE's generated) comment started with '#--', in order to comply to both map file commenting style and Lua's comment highlighter :)<br><br>I'll be very appreciate if somebody find better solution regarding this problem without the need to modify Lua lexer.
<br><br><br>Best regards,<br>Ruslan Nuryadin<br><br><br><div><span class="gmail_quote">On 12/16/05, <b class="gmail_sendername">Gregory S. Williamson</b> &lt;<a href="mailto:gsw@globexplorer.com">gsw@globexplorer.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I've dowloaded this and put the properties file into the SciTE directory, edited the global properties file and added references to the new file, 
e.g.<br>$(filter.lua)\<br>$(filter.map)\&nbsp;&nbsp;&nbsp;&nbsp;&lt;-- new<br>$(filter.matlab)\<br>...<br>Lu&amp;a|lua||\<br>Map|map||\<br>Matlab|m.matlab||\<br>...<br>import lua<br>import map<br>import matlab<br><br>And it works like a charm !
<br><br>If there is anything else that needs doing perhaps you could let us know.<br><br>Thanks for this nifty contribution!!<br><br>Greg Williamson<br>DBA<br>GlobeXplorer LLC<br><br></blockquote></div><br>