Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why is VB6 creating .spr file with O kb

Status
Not open for further replies.

peter11

Instructor
Mar 16, 2001
334
US
My students are creating an animated game, Wac A Rat. Most of them have the code correct but the .spr file is empty?

It should be 192 kb but theirs is 0 kb

Why is this happening?
 
I'm not familiar with that file extension.
What's it supposed to hold?

Chip H.
 
Ahhh. I had guessed that it might be a sprite file (hardware accelerated bitmapped graphics, like the old Atari 800 and Commodores used to have).

Thanks, Eric.

Peter -- I think you need to find a copy of Foxpro so you can load that file up and see what it contains. Once you have that, you can use VB to duplicate it.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top