Does it really matter? It's like comparing dicksizes.

So what, a millisecond here really is gonna kill someone.

If the script works, then it works. If someone else had somethat that shaved 1sec-5sec of processing time, then I'd be impressed, but given the speed of most systems these days, 1ms really is gonna cut your balls waiting for it to be processed.


Phoenix: you replied in one part of this thread that your code checked if a certain variable was greater than something, well, it doesn't, it actually checks if it's less than.

>= checks for greater or equal.

And yes, I am aware of your return statement, and else statement.

Wouldn't it however, be far simpler to do this:

if (%var >= somenumber) { do action } ?

*edit* - remove the additional > in the %var


--------
mIRC - fun for all the family (except grandma and grandpa)