Here you have a MSL wordfile for UEStudio or UltraEdit.
Source: mIRC v6.35 help file
Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.
Mofi wrote:I can help you also with your last problem. CHM files (Compiled HTML) are archives compressed with LZX containing HTML files (and images, scripts, CSS and other files) displayed with Internet Explorer when viewing the pages of such a help file. The content and index tab are 2 special files in that archive. There is one help file name.hhc (content) and help file name.hhk (keywords index) inside every CHM file. You can unpack (decompile) a CHM file for example with the free tools HTML Help Workshop and Documentation from Microsoft or chmdeco. (I have both for various reasons.)
Mofi wrote:But usually I use Total Commander with the packer plugin CHMDir which lets me open CHM files like ZIP or RAR archives with Total Commander. I extracted mirc.hhc and mirc.hhk from mirc.chm and used my macro Convert hhk/hhc included in Mofis Macro Examples to convert both files to HTML.
Mofi wrote:Please run my 3 syntax tools macros again after finishing updating the wordfile.

Mofi wrote:The wordfile looks very good now. =$nick is not needed in color group 3. $nick is also in this color group and the equal sign is a delimiter character. The first character of a word can be a delimiter character, but here you have more or less $nick twice in the same color group.
Mofi wrote:I have one further suggestion for an improvement. The 2 function strings can be combined to a single one making the function string search faster:
Mofi wrote:Last please run on a copy of your wordfile my macro "SettingsDelAll" from SyntaxTools.mac before uploading the wordfile to the forum or sending it by email to IDM. Public wordfiles should be always without color and font style settings.
NoOne wrote:I was just a little bit confused, because the other wordfiles, which come officially with UEStudio/UltraEdit also contain color codes?!

/Regexp Type = Perl
/Function String = "^ALIAS(?: -l)? ([^[:space:]]+)"