Date: Thu, 29 Mar 2001 22:59:12 +0530 (IST) From: Mridul Muralidharan To: nathan DOT jerpe AT ncr DOT com cc: Djgpp mailing list Subject: Re: is a 'find in files' function available in RHIDE? In-Reply-To: <3ac34d22@rpc1284.daytonoh.ncr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk hi, u can also use grep to search for in multiple files .it is in the menu next to file menu ( in plain dos - alt + space ). Mridul Muralidharan S8 Electronics and Communication Regional Engineering College Calicut India ------------------------------------------------------------------------------ If the code and the comments disagree, then both are probably wrong. -- Norm Schryer All generalizations are false, including this one. -- Mark Twain /earth is 98% full ... please delete anyone you can. - fortune On Thu, 29 Mar 2001, Nathan Jerpe wrote: > Hello, > > I have found the 'find' command very useful under RHIDE. However, I would > like to be able to perform a 'find' command which searches all files in the > current project for an expression, rather than just the file I am currently > editing. > > Is this possible under RHIDE? (my guess based on perusing the help files is > that it is not). If not, are there any DOS ports of a GNU utility which has > this functionality? > > Thanks in advance, > Nathan > >