From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 206-253-0-130.client.dsl.net ([206.253.0.130] helo=charlie.acb.org) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19D0Ty-0000JN-00 for ; Tue, 06 May 2003 07:19:38 -0400 Received: from charlie.acb.org (charlie.acb.org [127.0.0.1]) by charlie.acb.org (8.12.8/8.12.8) with ESMTP id h46BGaSs030362 for ; Tue, 6 May 2003 07:16:36 -0400 Received: from localhost (ccrawford@localhost) by charlie.acb.org (8.12.8/8.12.8/Submit) with ESMTP id h46B6WaB030330 for ; Tue, 6 May 2003 07:06:52 -0400 X-Authentication-Warning: charlie.acb.org: ccrawford owned process doing -bs Date: Tue, 6 May 2003 07:06:32 -0400 (EDT) From: Charles Crawford To: speakup@braille.uwo.ca Subject: Re: Help! Dosemu error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: That is because they are direct screen writes. Jamal Mazrui wrote a little terminal emulation program that paints the string a second time and in doing so echoes the text to the terminal program causing speech to come out. The problem is that this is DOS and secondly, there is no cursuring. So the question mark goes through bios standard output and the at sign i a screen write. -- charie. On Mon, 5 May 2003, jude dashiell wrote: > Interesting you mention dbase. I used to program with that. Would you > try something for me and let me know what happens? Try writing a little > program file and put the line: > > @ 5,5 say "Hello World!" > in the program and then run the program? Those say commands wouldn't > write the same way the ?? command would. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >