Shoutbox

Syntax Highlighting - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: Syntax Highlighting (/showthread.php?tid=80055)

Syntax Highlighting by davidpolitis on 12-14-2007 at 10:21 PM

The screenshot below shows the following syntax highlighting errors.

First line: BoxSound is being interpreted as a string

Second line: BoxSound is being interpreted as a string and mp3 is being interpreted as a variable.

[Image: attachment.php?pid=873727]
     


RE: Syntax Highlighting by pollolibredegrasa on 12-14-2007 at 10:26 PM

http://shoutbox.menthix.net/showthread.php?tid=79843 :P


RE: Syntax Highlighting by davidpolitis on 12-14-2007 at 10:31 PM

lol, since its already been reported... heres another :P

Try this regexp in the scripts editor:

code:
if (match = /href="([^"]*).*mirror/.exec(HTML))

RE: Syntax Highlighting by CookieRevised on 12-14-2007 at 10:34 PM

quote:
Originally posted by davidpolitis
lol, since its already been reported... heres another :P

Try this regexp in the scripts editor:

code:
if (match = /href="([^"]*).*mirror/.exec(HTML))

which has also been reported already :p
RE: Syntax Highlighting by markee on 12-15-2007 at 05:24 AM

I even wrote an example just like that one in the thread that was linked to.  Let alone all of the other times it has been reported (which I made mension of there as well). 8-)