View Single Post
  #14 (permalink)  
Old 12-24-2010, 10:05 PM
news@rtrussell.co.uk
Guest
 
Posts: n/a
Default Re: Screen print of graphics?

On Dec 24, 7:29*pm, Antti J Ylikoski <antti.yliko...@elisanet.fi>
wrote:
> I said "I tried this" without explaining to which event or operation
> the pronoun "this" was referring to.


Actually you said this: "my solution to the problem is to copy the
screen to the Clipboard with SHIFT-PrtSc" so you were quite
specifically claiming that Shift-PrtScn captures a QBASIC graphics
screen (what this thread is all about).

> I have a 64-bit Windows 7 .... the original QBASIC works on a 16-bit
> MS-DOS, and this processor does not any more emulate the 16-bit Intel
> processors....


The processor *does*, but your version of Windows *doesn't*. I also
run Windows 7 on a 64-bit CPU (AMD Athlon) but I run *32-bit* Windows
7: 16-bit MS-DOS applications like QBASIC run on it OK. Personally I
can't see much point in running 64-bit Windows 7; it generally doesn't
benefit 32-bit applications (unless you want to run a lot of them at
the same time).

If you want to run MS-DOS programs like QBASIC under 64-bit Windows,
you can do so using DOSBOX:

http://www.dosbox.com/

In fact I wouldn't be surprised if DOSBOX allows you to capture the
graphics screen, but I don't know for sure.

Richard.

Reply With Quote