Results 1 to 3 of 3

Thread: Multiline comments

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Sydney, NSW, Australia
    Posts
    3

    Post

    Is there an easy way of commenting multiple lines without using '?
    Equivalent of C/C++'s /* */

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    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

  3. #3
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width