The original title is :
vBulletin is intelligent. ;)Code:Coo l
Printable View
The original title is :
vBulletin is intelligent. ;)Code:Coo l
VB Code:
Private Sub AAA() Dim I As Object 'vBulletin can't comment (inline comments) correctly 'I don't think this will work ' Hey it wasn't working in forums :o ' OK. Here it is : ' [b]I can't find it ![/b] Dim GotIt As Boolean GotIt = True 'Finally ! It can't get out of my hand End Sub
Same result in IE, FireFox, Opera.
The short form of Wild Wilder Wildest is www..
Actually it's not vBulletin, VBCode is our own addition to the software.. and the fault is in there I'm afraid, so it doesn't matter which browser you use.Quote:
'vBulletin can't comment (inline comments) correctly
Wow ! You guys wrote the [ vbcode] ! That's great !
Well.. somebody did a few years back!
It was possibly John - who actually wrote vBulletin for this site, and later made it a separate project and left us :cry:
John ?
You mean this is the first site for which vBulletin was written.
Yep :)
John was the creator of this site (and vBulletin for that purpose), and the original VBF Admin!
I just searched and had a good history lession. :p
http://www.vbforums.com/showthread.php?t=15425
AAAAAAAAAAAAAAAAAAAAAAAAA
You try posting that by itself ;)Quote:
Originally Posted by penagate
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
You try posting that by itself ;)
You try posting that by itself ;)
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
....
Code:
VB Code:
Const GENERIC_READ = &H80000000
Const FILE_SHARE_READ = &H1
Const OPEN_EXISTING = 3
Const FILE_TYPE_CHAR = &H2
Const FILE_TYPE_DISK = &H1
Const FILE_TYPE_PIPE = &H3
Const FILE_TYPE_UNKNOWN = &H0
[open]highlight[close]
[open/]highlight[close/]
highlight
-- this highlight isn't working???
vb.net Code:
This is normal. [color="blue"]This is blue (or should be).[/color] [b]This is bold. Maybe.[/b] [i]i[/i] [u]u[/u] [fake]fake[/fake] [font="Verdana"]font verdana[/font] [size="7"]big[/size]
-- default highlight
This is normal.
This is blue (or should be).
This is bold. Maybe.
i
u
[fake]fake[/fake]
font verdana
big
-- another one
vb Code:
This is normal. [color="blue"]This is blue (or should be).[/color] [b]This is bold. Maybe.[/b] [i]i[/i] [u]u[/u] [fake]fake[/fake] [font="Verdana"]font verdana[/font] [size="7"]big[/size]Code:This is normal.
This is blue (or should be).
This is bold. Maybe.
i
u
[fake]fake[/fake]
font verdana
big
Oh, so [noparse] is an interesting tag. [/noparse]