Results 1 to 2 of 2

Thread: How to format VB code in this forum

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    88

    Question

    Hi everybody!

    I wonder how can I post VB codes in this Forum as it appears in VB editor. For instance, a comment should be green color.

  2. #2
    Guest
    [ code ]
    'my vb code
    Keywords
    [ / code ]

    remove the spaces, and it will look like this

    Code:
    'my kewl code
    'some keywords
    In For Next Dim Public Private Sub Function End
    ' :D

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