Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!malgudi!caen!uwm.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!midway!gsbsun!valley From: valley@gsbsun.uchicago.edu (Doug Dougherty) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: want: screen capturer Keywords: want, screen capturer, off Message-ID: <1991Jun7.213451.9296@midway.uchicago.edu> Date: 7 Jun 91 21:34:51 GMT References: <4380@dciem.dciem.dnd.ca> <6831@vela.acs.oakland.edu> <1991Jun6.135355.16618@midway.uchicago.edu> <4384@dciem.dciem.dnd.ca> Sender: news@midway.uchicago.edu (NewsMistress) Organization: University of Chicago Lines: 21 robbie@dciem.dciem.dnd.ca (G.Robert Arrabito) writes: >In my message I neglected to say that I wasn't aware of any program that captures text that is written >directly to the video memory. I apologize for this. >However I think I was explicit enough to indicate what I wanted. >As far as I can tell "script" from Simtel doesn't capture text that is written to the video!! >It only reads from the Bios. >So going back to my original posting if anyone knows of such a >screep capturer which reads from video memory then I would apprieciate >getting a copy of it. I should point out that this is entirely non-trivial. In fact, I don't think it can be done in the (completely) general case. Problem is that characters come in one at a time to INT 10, fn 9, sans any carriage control or screen handling (all of which is done via other INT 10 functions) It would be a task to reconstruct the original screen display. -- (Another fine mess brought to you by valley@gsbsun.uchicago.edu)