Results 1 to 3 of 3

Thread: vb color code samples..

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    vb color code samples..

    ok, i can't seem to find it anywhere... how do you post using the color coding for VB??
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    like the [vbcode] tags?

    [vbcode]
    Dim Something As String

    'Hello World!
    Msgbox "Hello World!"
    [/Highlight]

    VB Code:
    1. Dim Something As String
    2.  
    3. 'Hello World!
    4. Msgbox "Hello World!"

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    i knew it was something stupid like that... i tried [visual basic code]... [vb code] (with the space)... etc etc..

    thanks...
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

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