|
-
Aug 26th, 2000, 09:56 AM
#1
Thread Starter
Member
Whats wrong with this code (Faze1 is a random number from 1-3, Face is a picturebox:
If Faze1 = 1 Then FACE = (App.Path & "\Antonio.bmp")
This continues up to 3 with a different .bmp picture each time, but the program never show the picture it highlights the & and comes up with the error 'Type Mismatch'
I don't have the MSDN help collection so I can't find the correct usage.
Thanks for any 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
|