|
-
Jun 2nd, 2002, 03:51 AM
#1
Thread Starter
Member
-
Jun 2nd, 2002, 07:50 AM
#2
Monday Morning Lunatic
[vbcode] code here [/vbcode]
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 2nd, 2002, 03:02 PM
#3
Thread Starter
Member
Hi,
thank you parksie ,
I will test it
[Highlight=VB]
public function test_vbcode() as boolean
Dim test As Boolean
' this is test
' thank you agan
If test = True Then
test_vbcode = True
Else
test_vbcode = False
End If
end function
-
Jun 2nd, 2002, 03:03 PM
#4
Thread Starter
Member
Hi,
thank you parksie ,
I will test it
VB Code:
public function test_vbcode() as boolean
Dim test As Boolean
' this is test
' thank you agan
If test = True Then
test_vbcode = True
Else
test_vbcode = False
End If
end function
-
Jun 2nd, 2002, 03:04 PM
#5
Thread Starter
Member
-
Jun 2nd, 2002, 04:20 PM
#6
Dazed Member
You can also use the code tags for languages other than Visual Basic.
-
Jun 2nd, 2002, 08:19 PM
#7
Frenzied Member
dont forget
[php] php code goes here [/php]
and
[quote] quotes go here [/quote]
NXSupport - Your one-stop source for computer help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|