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.

DarkBASIC Discussion / PERFORM CHECKLIST FOR DISPLAY MODES

Author
Message
EddieXG1989
8
Years of Service
User Offline
Joined: 5th Feb 2016
Location:
Posted: 5th Feb 2016 07:33
I am currently new to this. I am working on the tutorials. I am stuck with this command. When I run it, it is blank. Just a black screen with the mouse cursor in the middle. I need help please.

Attachments

Login to view attachments
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 5th Feb 2016 08:48
Welcome

Firstly...Wow! I haven't seen those screens since about 2002! I have had a sudden wave of nostalgia, it reminds me of when i first started with DarkBASIC.

Unless you have a reason to use DarkBASIC Classic and the original editor, you should use DarkBASIC Professional. It is at least 12 years more advanced than Classic, and in gaming terms this is a *HUGE* difference.

DBPro has been taken down for the moment while they prepare the new opensource version. But you can get a slightly older version here. By the time you have familiarised yourself with it, the latest version should be available again.

The newest game programming product is actually AGK.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Quidquid latine dictum sit, altum sonatur
TutCity is being rebuilt
highwind
15
Years of Service
User Offline
Joined: 4th Jun 2008
Location: france
Posted: 5th Feb 2016 09:55
hi, this should work:

perform checklist for display modes
sync on
sync rate 30

do
set cursor 20,10
print checklist quantity()
for x=1 to checklist quantity()
print checklist string$(x)
next x
loop
feel free to visit my web site
EddieXG1989
8
Years of Service
User Offline
Joined: 5th Feb 2016
Location:
Posted: 10th Feb 2016 00:39
Thank you so much for everything guys. I will get into this DBpro.
Hakuna Matata

Login to post a reply

Server time is: 2024-04-19 15:14:56
Your offset time is: 2024-04-19 15:14:56