Results 1 to 5 of 5

Thread: [RESOLVED] VB comment blocks (/*...*/ substitution)

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    2

    Resolved [RESOLVED] VB comment blocks (/*...*/ substitution)

    I would like to comment (temporary) a bit of code not typing ' mark in every line (like /*... */ in C language).

    Thanks,
    Peter
    Last edited by peter_nn; Oct 26th, 2006 at 04:24 PM.

  2. #2
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: VB comment (/*...*/ substitution)

    Comment blocks, in other words.

    I don't think VB6 has any way of doing that.

  3. #3

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    2

    Re: VB comment (/*...*/ substitution)

    Thank You.
    It is working.

    It is not /*...*/ but does the work.


    Have a nice day,
    Peter

  5. #5

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