|
-
Jun 24th, 2001, 07:30 AM
#2
Frenzied Member
Hum... there are some things I don't get:
1) Didn't VB give you an error in this line: "ChDir (App.Path)"? You shouldn't use brackets... it should be "ChDir App.Path"
2) Anyway, you shouldn't be using ChDir. I'd do it this way:
LoadSprite App.Path & "\ball.bmp"
3) What error does it give you, and in what line?
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
|