ok, i can't seem to find it anywhere... how do you post using the color coding for VB??
Printable View
ok, i can't seem to find it anywhere... how do you post using the color coding for VB??
like the [vbcode] tags?
[vbcode]
Dim Something As String
'Hello World!
Msgbox "Hello World!"
[/Highlight]
VB Code:
Dim Something As String 'Hello World! Msgbox "Hello World!"
i knew it was something stupid like that... i tried [visual basic code]... [vb code] (with the space)... etc etc..
thanks...