From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE problems Date: Mon, 26 May 1997 11:56:01 +0200 Organization: TU Chemnitz-Zwickau Lines: 34 Message-ID: <33895E31.118A54A6@Mathematik.tu-chemnitz.de> References: <199705221507 DOT RAA20519 AT mag00> NNTP-Posting-Host: pandora.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Stefano Brozzi wrote: > > RHIDE 1.2b/c > Fuzzy Search with a default value of 600 isn't able to find > ScreenPutString() but finds ScreenPutChar() with 'Screen' as keyword. Probably because 'ScreenPutChar' is shorter than 'ScreenPutString'. If you want to get more results for a short keyword, simply decreas the fuzzy value. > Help|Syntax Help|Options .. > should have 'sensitive' not 'sensetive' ;) OK. > I'm debugging a rather large program written for Borland and > SIGSEGV-ing ;) under DJGPP, almost until I convert evry function to > something DJGPP can accept. The problem is that in RHIDE 1.2c, at > every SIGABRT rhide displays the SIGABRT message and then exit > without a prompt. Yes, this is a bug in RHIDE 1.2c. > Grep starts even by pressing ESC. Is this desired ? No, but this is easyer for me to handle it in this way. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************