
pebreo
Novice
May 26, 2005, 8:36 PM
Views: 1784
|
|
Re: [davorg] matching condundrum
|
|
|
Thanks for the reply. That did the trick! I also used quantifiers to limit the number of characters around those brackets. Another neat tricked I learned, too, was to comment out whole blocks using: if(0) { commented } This helped me a lot with trying out different codes and building on existing stuff that worked. And I used EditPlus texteditor so I find it easier to look at comments and variables stick out more.
(This post was edited by pebreo on May 26, 2005, 8:38 PM)
|