|
-
Aug 24th, 2009, 11:11 AM
#1
Thread Starter
Addicted Member
#IF #End If
I'm not real familiar with VB6, and in the program I'm working with, it has some conditional statements that begin with a #
#If myVariable <> 1 Then
do something
#End If
What is the purpose of the # sign? How does it make the conditional different from a conditional without the #?
Thanks
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
|