commenting out a block of code
Posted: Thu Nov 05, 2009 6:59 am
Hello,
I have a simple question: is there a way to comment out a block of code like, e.g. in C /*... */ does?
I know, of course, about ' which comments out a single line, but being able to comment out a whole block of code would be quite convenient.
kruanne.
I have a simple question: is there a way to comment out a block of code like, e.g. in C /*... */ does?
I know, of course, about ' which comments out a single line, but being able to comment out a whole block of code would be quite convenient.
kruanne.