Does anybody can remind me how do i add a code to a reply so the code will look like it does look in VB... ?
let's say: Dim A as interger
so the word Dim should be blue colored.
remind me how do i do this, (a lot of time no code posting..)
Printable View
Does anybody can remind me how do i add a code to a reply so the code will look like it does look in VB... ?
let's say: Dim A as interger
so the word Dim should be blue colored.
remind me how do i do this, (a lot of time no code posting..)
To do this you would use [ code ] and [ /code ] tags, without the spaces in.
It would look like this then:
JohnCode:Dim A As Integer
[]Code:]
hmmm, does this work
[
you wan't to put [ C O D E ] and [ / C O D E ] around the code but without the spaces.
hmm, it didnt work, [code ] the code [/code ]
this will be just a little test
Code:Print "Does this work?"
If it works, so thanks. if not, thanks anyway.
[Edited by Lior on 04-11-2000 at 06:29 PM]
[Edited by WildGhost on 04-11-2000 at 08:38 PM]Code:Print "whoa COOL!!! HEHEHEHEHE!!!"