|
-
Feb 3rd, 2004, 02:40 PM
#1
Thread Starter
PowerPoster
Public Types
Hey all, i have a public type...
Public Type secondCharacter
shooting As String
x As Long
y As Long
End Type
simple enough but when i refer to it...
secondCharacter.shooting = "Hello"
i gte an object requiered error wen running in VB and when compiled varible not defined!
any suggestions on why i am recieving this problem?
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
|