|
crycry Apprentice
Joined: 24 Jun 2006 Posts: 169 Location: UK - South Coast
|
Posted: Sat Dec 16, 2006 7:27 pm
[1.24] syntax checker error |
Code: |
#NOOP %alarm( lottery, (@rawTimeRemaining) |
doesnt throw an unmatched braces error, oddly. |
|
_________________ 'Life is what happens, when your too busy doing something else'
_________________
XP Pro SP2
cMud 1.24
_________________ |
|
|
|
Seb Wizard
Joined: 14 Aug 2004 Posts: 1269
|
Posted: Sat Dec 16, 2006 8:48 pm |
Or even an unmatched parentheses? Braces are these: {}; Parentheses are these: ()
|
|
|
|
crycry Apprentice
Joined: 24 Jun 2006 Posts: 169 Location: UK - South Coast
|
Posted: Sat Dec 16, 2006 9:14 pm |
that too :) its all brackets to me :) point is, it shouldnt compile, and does produce some weird results when it does.
|
|
_________________ 'Life is what happens, when your too busy doing something else'
_________________
XP Pro SP2
cMud 1.24
_________________ |
|
|
|
Seb Wizard
Joined: 14 Aug 2004 Posts: 1269
|
Posted: Sat Dec 16, 2006 9:41 pm |
Yes, it was all brackets to me too until I started programming with languages that used curly brackets (braces) and whatnot. (I'm UK too.)
|
|
|
|
|
|