Subject Re: [IBO] installing ibo40.hlp
Author bullardjuk
--- In IBObjects@y..., Helen Borrie <helebor@t...> wrote:
> At 01:45 PM 19-11-02 +0000, you wrote:
> >I am using IBO4 with Delphi7
> >I have wasted a day just trying to get the help files to work.
> >I have the TI sheet from Ruud Luiten and have searched this group
> >only to find a note from one contributor that all was working fine.
> >I know I am thick !! Or have I got a corrupted D7 help.
> >IBO40.hlp (or rather IBO40.cnt) seems so different from all the
other
> >help files such as D7IBX.cnt.
>
> Embedded in the kit with the IBO4 helpfile is a kit of files named
> IDE_Install.zip. In there you will find files modified to do the
merge
> with the Delphi help manually. Because that kit was made as a
workaround
> to the bugs in the D6 help, the file (in this kit) IBO40.cnt refers
to the
> OHL file for D6. Change this line:
>
Thanks Helen.
I have printed your reply and will set about doing it properly !
Dave
> :Include delphi6.ohl
>
> to
>
> :Include delphi7.ohl
>
> Make sure you read the readme.txt that is in this kit. The kit
includes
> copies of the D6 ancillary files with passages marked that have to
be
> changed. Open the equivalent files in the D7 help directory and
make the
> corresponding changes.
>
> It is important to note that the .cnt and .toc files in the kit
REPLACE the
> .cnt file in the stand-alone IBO40 help kit.
>
> Helen