Date: Wed, 12 Jun 1996 08:48:33 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> To: "C. N. Feng" <fengcn AT essex DOT ac DOT uk> Cc: DJGPP <djgpp AT delorie DOT com> Subject: Re: Problem with RHIDE In-Reply-To: <ECS9606111336A@essex.ac.uk> Message-Id: <Pine.SUN.3.91.960612084541.6323K-100000@is> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 11 Jun 1996, C. N. Feng wrote: > c:>rhide > This is RHIDE V rsion 1 0 Beta 5. Copyr ght (C) 1996 by Robert ohne > ^ ^ ^ ^ <--disappeared > c:> > > When I run rhide under Win 3.1, there are lots letters which should not > be there on the screen. > This situation is similar to that I have reported long time ago when I > used info.exe with 4DOS. Both RHIDE and Info probably use the same conio functions (am I right, Robert?), so it's not surprising that they display the same behavior. > I wonder if hardware's problems will cause misbehaviours of software? It seems like a hardware problem, but I cannot totally exclude a software problem. Can you post your CONFIG.SYS and AUTOEXEC.BAT? Thanks.