Click here to LOGIN
Information
Tutorials & Articles
Programs
Feedback
 


Forum
Add a Post
Username:   (You must log on to use your member username)Hint: Use [code] and [/code] around text to highlight it as QB code.


Subject:
Message:
Forums -> Q & A -> Lines on screen
DH
Lines on screen
Posted Oct 11 2009
I have recently installed dosbox on my imac and am running qbasic. The screen does not display enough lines and results in an error message when running programs written for another pc. Can I alter the number of lines displayed on screen- Help !!!
Qbasicfreak
lines on screen
Posted Oct 11 2009
Yes you can, in qbasic you can use th width statement
or
I fond an article on configuring dos box's screen resolution
http://www.dosbox.com/wiki/Dosbox.conf

cheers
qbasicfreak
Clippy
What screen mode?
Posted Oct 11 2009
Fullscreen modes are any screen other than 0. They are graphics screen modes.

WIDTH can be used, but I doubt that is gonna solve the problem. Screens 0, 7, 12 can use width.

SCREEN 9 may leave black areas on the top and bottom. That is normal with many monitors.

The QBasic Station, (C) Copyright 1997-2010