
qbasic screen mode - increase number of rows
I'm currently writing a program in qbasic to
- read in coordinates and a value
- plot the values on the screen
I am using screen 12 and this gives me 30 rows and 80 cols. I would like
to have more rows but I'm not quite sure how to do this. I was told it
is not straight forward.
Can anyone help/suggest something?
Thanks
LR