Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / runtime error 1003

Author
Message
Darth Sion
15
Years of Service
User Offline
Joined: 26th Apr 2009
Location:
Posted: 27th Apr 2009 00:59
Could someone please explain to me what the heck is runtime error 1003 and what\\\'s the problem:

...
load bitmap \\\"800x600.jpg\\\"
...
feiting shadow
18
Years of Service
User Offline
Joined: 12th Sep 2006
Location:
Posted: 27th Apr 2009 07:54
runtime errors are when the code looks OK but tries to do something that can't happen.

For example, "load image "Nonexistantimg.jpg", 1"
Works for code, but if the image isn't there, bam. C++ programmers will run into this when using pointers (basically arrays, especially if you try to grab index 10 but there's only 8 total).

Also, could be settings, graphics, or otherwise. Try googling DBPro and error 1003. I know I've hit it before, forgot why tho.

In short form: Show us your program and we'll point out the spot if it is code causing it.

Signed
------

Login to post a reply

Server time is: 2024-09-28 06:27:18
Your offset time is: 2024-09-28 06:27:18