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 / running program

Author
Message
Fa1con
17
Years of Service
User Offline
Joined: 20th Aug 2007
Location:
Posted: 27th Oct 2007 07:00
okay so i have used DB before all i had to do was press F5 it ran great. Now i am using DbPro this one you ahev to make an EXE file so i press F5 or F6 for debugger. it shows up for a second then disapears. if i save my project in project file it says it cant even make the EXE.


does anyone know whats wrong and how to fix this?

by the way im running vista pro

thanks,
Veron
17
Years of Service
User Offline
Joined: 22nd Nov 2006
Location:
Posted: 27th Oct 2007 08:36
It sounds like a problem with your code, maybe try adding a WAIT KEY command at the end of the program?

Posting your code would be helpful.


Blobby 101
18
Years of Service
User Offline
Joined: 17th Jun 2006
Location: England, UK
Posted: 27th Oct 2007 22:46
ya, in DB at the end of your program you would get the little thingy at the bottom of the screen. in DBPro, you have to add wait key because it will just end when it hits the last line of your program.
for example:

would run fine in DB but in DBPro it would have to be:

but, if you have an infinite loop (that's 'DO LOOP')at the end of your program the wait key is not required.


thanks to deathead for the sig!
http://istuff.freepay.com/?r=40618251 - please sign up.
Fa1con
17
Years of Service
User Offline
Joined: 20th Aug 2007
Location:
Posted: 28th Oct 2007 00:13
oh that worked! thank you

Login to post a reply

Server time is: 2024-09-27 08:32:40
Your offset time is: 2024-09-27 08:32:40