Is there an easy way of commenting multiple lines without using '?
Equivalent of C/C++'s /* */
Printable View
Is there an easy way of commenting multiple lines without using '?
Equivalent of C/C++'s /* */
First make sure the Edit toolbar is displayed, then highlight the lines of code you want to comment, and then just click the "Comment Block" icon on the Edit toolbar. You can uncomment lines with the "Uncomment Block" icon.
------------------
Marty
Note:
Comment block and uncomment block are not in your edit menu by default, you have to add them in.
Right click on a toolbar and click customize and feel your way around