|
-
Jan 6th, 2008, 11:03 AM
#1
Thread Starter
New Member
6.0 Global Help
Hey I'm using Visual Basic 6.0 and I have a Module to declare my global variables using the code: Public blnLeaderboard As Boolean
It seems that none of my globals are being made for some reason because when I try to make an exe program it says this Object Required. Then highlights the "blnLeaderboard ="
This is the full part of my setting if something is wrong: Set blnLeaderboard = True
Please 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
|