Mail Archives: djgpp/2000/06/08/17:58:04
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
- Raw text -