This UDF allows to highlight AutoIt v3 syntax code to html/bbcode format. Note: As strange as it might sound, this UDF written on pure AutoIt (even includes are not used), and since this UDF uses a lot of RegExp, i had to add a RegExp debugging system. To enable this system you should set «1» for the following variables in library file (AutoItSyntaxHighlight.au3) under the #Region Global Variables: Removed starting from version 1.1 Global $fAu3SH_Debug_RE_Patterns = Tru