PDA

Click to See Complete Forum and Search --> : How to format VB code in this forum


sanon
Sep 9th, 2000, 01:46 PM
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.

Sep 9th, 2000, 01:48 PM
[ code ]
'my vb code
Keywords
[ / code ]

remove the spaces, and it will look like this


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