Typo commented on a Page, Filter String  -  Aug 22, 2008

I've just always done that out of habbit. I think its something I started doing after reading this from the help file on IF.

The ( ) brackets enclose comparisons, whereas the { } brackets enclose the commands you want to be performed if a comparison is true. You must make sure that the number of ( ) and { } brackets match to make sure that the correct comparisons are made, and that the correct commands are executed.

Using brackets speeds up processing. If an alias uses too few brackets then the statement might be ambiguous and the alias will take longer to parse, might be parsed incorrectly, or might not be parsed at all.
The second half being the part I'm talking about and the speeds up part in particular.
In the end I know were talking milliseconds but hey, a tiny bit more effecient is still more effecient.

Anyways, Zmodem, I forgot to say earlier, good post, we need more posts like this, sure its not the best code on the planet but you saw a problem, coded a solution and posted a working and usefull peice of code that even got a few people talking so they could give you some ideas.

Keep it up man.

Btw, your nickname takes me back like 15 years or so when I was running a wwiv bbs and zmodem was the latest and greatest protocal. Good times. I was such a noob!

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.