From: Maurice Lombardi Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide help files... Date: Thu, 08 Jun 2000 19:04:59 +0200 Organization: Universite Joseph Fourier - Grenoble 1 Lines: 58 Message-ID: <393FD23B.64DBE172@ujf-grenoble.fr> References: <8e08jsgnd85rmii64lnju87dbi31vgl7uo AT 4ax DOT com> <393F7B51 DOT E15955A0 AT ma DOT tum DOT de> <393F9EEA DOT E4D7B1EE AT ujf-grenoble DOT fr> <393FBC6C DOT A52DCF5E AT ma DOT tum DOT de> <393FC01F DOT 2B3C1C7C AT ujf-grenoble DOT fr> <393FC471 DOT 6053FC1F AT ma DOT tum DOT de> NNTP-Posting-Host: knautie.ujf-grenoble.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: amazone.ujf-grenoble.fr 960484871 41931 193.54.234.27 (8 Jun 2000 17:21:11 GMT) X-Complaints-To: abus AT ujf-grenoble DOT fr NNTP-Posting-Date: 8 Jun 2000 17:21:11 GMT X-Mailer: Mozilla 4.7 [fr] (Win98; U) X-Accept-Language: fr,it,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Waldemar Schultz a écrit : > > Maurice Lombardi schrieb: > > > > Waldemar Schultz a écrit : > > > > > > Maurice Lombardi schrieb: > > > > > > > > Waldemar Schultz a écrit : > > > > > What should I add to get full context sensitive help in a *.pas file > > > > > for GNU Pascal GPC please? Thanks for pointing to any possibility. > > > > > > > > add gpc into the menu > > > > Help/Syntax help/Files to search > > > > > > Thank you. > > > I tried this, but I don't get any help for e.g. Writeln. > > > I think because the successfull call to info is 'info gpc gpc writeln' and > > > not 'info gpc alpha writeln'. (??) > > > As opposed to e.g. 'info libc alpha write', what works. > > > > Strange. For me it works. What is your release of gpc: > > type gpc -v at dos prompt to know. With old releases there was no > > index in the gpc.info file. > > > > Thanks for helping me. > I think it's the version you (Maurice) pointed me to. > from ftp://genet.ujf-grenoble.fr/pub/GPC/gpc-19991030-gcc-2952-djgpp.zip > > C:>gpc -v > Reading specs from e:/djgpp/lib/gcc-lib/djgpp/2.952/specs > gpc version 19991030, based on 2.95.2 19991024 (release) > > GPC~1 INF 10.774 10.11.99 21:04 gpc.info > GPC I1 51.184 10.11.99 21:04 gpc.i1 > gpc I2...23 some of 10.11.99 some 22.11.96 > GPC I24 93.236 22.11.96 12:48 gpc.i24 Even stranger. So we have exactly the same gpc and the same rhide. Now gpc.I16 to GPC.I24 are remnants of your previous unsuccesfull attempts (whence the different time). You may delete them, but they should not harm anyway. If you look with an ascii editor into gpc.info, you will see at the end two sections: One is named indirect and lists the files gpc.i1 to gpc.i15 The next is named Tag Table. It is there that rhide looks for items when you hit cntrl-F1. It contains writeln, so rhide should find it. Is there a remnant named gpc.inf (not gpc.info) somewhere which rhide could confuse when it looks for gpc info files ? -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 51 45 44 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr