Hi all,
I purchased DB Pro some time ago now, but never really got into it, due to real world issues taking precedence.
I've returned to trying to learn the language now, but I seem to be experiencing some really frustrating problems...
basically, pretty much anything I try to compile and run, doesn't work- but it seems to be only certain things that cause a problem...
for example, if I type
sync on
a=5
do
set cursor 0,0
print a
wait key
sync
loop
then that works without problems... if I try this, however
sync on
a=screen fps()
do
set cursor 0,0
print a
wait key
sync
loop
then the compiler seems to run, but nothing happens... the program just crashes.
I seem to get the same problem with the included examples too... if I run the "room demo" directly from the exe, it runs ok, but when I load the source code into the editor and try compiling and running it from there, the same thing happens- the compiler runs and then it just crashes. I'm not getting any error messages, so I have no idea what the problem could be.
I've also had problems running the CSMImport dll example... I just get a black screen with the mouse pointer showing, and the Advanced Terrain example... again, I just get a black screen.
When I first started using DB Pro (several months ago now) I wrote a very simple database program, which works fine, whether I run it from the editor, or directly from the exe... I'm very confused
I've tried re-installing DB, and updating it to version 5.5, but nothing seems to make any difference.
Sorry for the long post, but I'm really frustrated... I don't recall having these problems when I first used the software. Has anyone got any theories as to the problem? Am I doing something really stupid?
DBPro, Windows XP, P4 512m RAM, Radeon 9000
"You have to be 100% behind someone to stab them in the back..."