Results 1 to 5 of 5

Thread: VBCode Comments

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    VBCode Comments

    VB Code:
    1. 'This is a comment.
    2. 'This isn't a comment
    3. 'Or is it?

  2. #2

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    VB Code:
    1. Dim X As String  'don't ever eat bread while coding
    2. X = "Can't we not use 'isn't' in strings?"
    3. X = "Can't we not use 'isn't' in strings?"  'Won't it work?

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    VB Code:
    1. ''''''''''''''''''''''''''''''
    2. DoEvents '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

    *sigh

  4. #4
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    haha
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Originally posted by mendhak
    VB Code:
    1. ''''''''''''''''''''''''''''''
    2. DoEvents '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

    *sigh

    So thats how you write your code...

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