Print the output screen

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
priorj
Newbie
Posts: 1
Joined: Tue Jun 15, 2010 11:14 am

Print the output screen

Post by priorj »

My program draws a maze for my son using the DRAW command. I would prefer that he not work the maze with a marking pen on my monitor. How can I print it on paper? I have Windows Vista and run QB in DOS BOX. Thanks, priorj.
User avatar
burger2227
Veteran
Posts: 2466
Joined: Mon Aug 21, 2006 12:40 am
Location: Pittsburgh, PA

Post by burger2227 »

How else could he complete it? Using the mouse or arrow keys?

That's a new one!

LOL
Please acknowledge and thank members who answer your questions!
QB64 is a FREE QBasic compiler for WIN, MAC(OSX) and LINUX : https://www.qb64.org/forum/index.php
Get my Q-Basics demonstrator: https://www.dropbox.com/s/fdmgp91d6h8ps ... s.zip?dl=0
Post Reply