Commenting Out Lines of Code

ddrew

seasoned user
Local time
Today, 06:24
Joined
Jan 26, 2003
Messages
911
Hi, I know I can cmment out code by using ' at the boggining of a line of code. Is there a way I can comment out a number of lines at the same time rather than having to put a ' at the beggining of each line. I want to do this to test a section of the code.
 
Hi, I know I can cmment out code by using ' at the boggining of a line of code. Is there a way I can comment out a number of lines at the same time rather than having to put a ' at the beggining of each line. I want to do this to test a section of the code.


Found it, sorry for asking!
 
Found it, sorry for asking!

One day someone will find this thread searching for the same question.
It is a good idea to post the answer yourself.
 

Users who are viewing this thread

Back
Top Bottom