mIRC Homepage
Posted By: Nodren { } button - 27/05/04 09:54 PM
very simple request/suggestion.

the { } button, when you have uneven brackets, instead of taking me half way through my script away from the source of the problem, why not take the script right to the last line that's not indented(which will be pretty darn close to where the source of the missing brackets would be)
Posted By: tidy_trax Re: { } button - 27/05/04 10:07 PM
Yeah i noticed that, good idea, although i never get mismatches, it happens a lot if i'm helping people.
My little tip to avoiding bracket mismatches is to make the layout of the script first, eg:

alias test {
if () {

}
}

Then put the actual coding in afterwards.
Posted By: anss Re: { } button - 28/05/04 03:58 AM
Thats how i do it tody wink

()'s are my problem, i always lose track of those
© mIRC Discussion Forums