|
-
Sep 9th, 2004, 12:39 AM
#1
VBCode Comments
VB Code:
'This is a comment.
'This isn't a comment
'Or is it?
-
Sep 9th, 2004, 12:40 AM
#2
VB Code:
Dim X As String 'don't ever eat bread while coding
X = "Can't we not use 'isn't' in strings?"
X = "Can't we not use 'isn't' in strings?" 'Won't it work?
-
Sep 9th, 2004, 07:37 AM
#3
VB Code:
''''''''''''''''''''''''''''''
DoEvents '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
*sigh
-
Sep 9th, 2004, 07:56 AM
#4
Ex-Super Mod'rater
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Sep 9th, 2004, 02:44 PM
#5
Originally posted by mendhak
VB Code:
''''''''''''''''''''''''''''''
DoEvents '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
*sigh
So thats how you write your code...
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
|