Quote:
> I want to print the actual screen ( mode SCREEN 10) which have some text and
> some lines (like a diagram). I'm able to print only the text.
> Could anybody help me?
> Thanks for any help
Switch to C:\DOS and type GRAPHICS. This will set up your printer to
print graphics in DOS. NOTE: You may have to specify your type of
printer to get it working properly. Before loading GRAPHICS, type HELP
GRAPHICS for a list of printers and how to implement them with GRAPHICS.
Now, run your diagram program. Sometime during the program's execution,
when you have the graphics and text on your screen that you want to be
printed, stop execution (use the SLEEP or INKEY$ statements), and press
SHIFT+Print Screen. This should print the graphics to your printer,
albeit at an incredibly low resolution.
Hope this hard-to-understand garble helps you in some way. :-)
-Jesse
--
====================================
Very funny Scotty!
Now beam down my clothes!
====================================