MantisBT - mSLDev
View Issue Details
0000067mSLDevGeneral (other)public2012-12-25 06:042013-11-06 13:36
Terror_nisse 
 
normalminorhave not tried
newopen 
WinXP 32-bitWindows XP(5.1)
0.2.1.3 
 
0000067: Closing bracket
C:/Program Files/ZigWap/mSLDev/Untitled1 5:13 condition Invalid closing brace, no opening brace found
add this:

alias colorize {
  var %i -1,%s 0,%o,%e $(%o = $+(,$calc(%s % 14+2),$v1,,%o),)
  while $mid($1-,%i,1) >  {
    dec %i
    if $v1 = ) {
      $(,%e)
      inc %s
    }
    elseif $v1 = ( {
      dec %s
      $(,%e)
    }
    else %o = $v1 $+ %o
  }
  echo %o
}
No tags attached.
Issue History
2012-12-25 06:04Terror_nisseNew Issue
2013-11-06 13:36WimsNote Added: 0000143

Notes
(0000143)
Wims   
2013-11-06 13:36   
Submitted in 2012, still hasn't been fixed. We are almost in 2014.