Message-ID: From: Nigel Atkinson To: "'djgpp AT delorie DOT com'" Subject: RE: Can I redirect DOS text output to a graph. screen ? Date: Thu, 24 Feb 2000 07:57:47 +1300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com Depending on the dos prog. But try trapping int 10 and testing if is the char out put or in the case of DOS pkzip and pkunzip trap int 29 (fast print char) Nigel Atkinson -----Original Message----- From: arcadepreserv AT hotmail DOT com [mailto:arcadepreserv AT hotmail DOT com] Sent: Saturday, 19 February 2000 10:09 To: djgpp AT delorie DOT com Subject: Can I redirect DOS text output to a graph. screen ? I have written a frontend to start a DOS program that displays text on screen on one single line while executing. To set parameters to this DOS program in a convinient way I have used allegro to build a GUI that then starts the DOS program. I have now understood that there is no way I can decode the output from the backend in my frontend. Is there then a way to redirect the output so that it is shown on the graphical screen, which I use for the frontend ? Switching betweed text screen and GUI screen is very ugly, so this would be nice. Is it possible somehow ? Sent via Deja.com http://www.deja.com/ Before you buy.