Hi
You have to be very careful with HTML Help projects.
The compiler "follows links" and automatically pulls in files.
Always good to use FAR HH Utils window to make sure it all looks
ok inside the CHM (which is like a big zip file).
In your FAR "HHP Editor" make sure Compiler> Display Compiler
Progress/Notes are Checked.
Now the Compile Log will show you all the paths of files added to the CHM.
Keep an eye on this log! It gives you a clue to as to when and if
strange files
are pulled into the project.
Remember there are also links to your HHC and HHK files too.
For more info see
http://helpware.net/FAR/far_faq.htm
Cheers
Rob
At 08:41 AM 2/04/2009, you wrote:
>Hi,
>I'm new to FAR, new to this group, and generally pretty ignorant
>about building .chms. Anyway, my .chm builds are referencing all
>kinds of files from other projects. I'm not sure why this is
>happening, and it's not really a problem, except when Search returns
>topics that aren't in the .chm. I've tried using the HH Utilities
>dialog to remove them, but they just re-appear after I re-compile
>the .chm. Does anyone know how to remove these extra file references?
>
>Thank you.