George,
> For example, I read that the compiled help file has to be downloaded to a
> user's machine.. That seems kinda iffy to me depending on how big that file
> gets. There shouldn't be more than 50 help pages, so I have no idea what
> size it will end up as.
This depends on the length of the help topics, the complexity of the
coding, the number of images, etc. For a help file resembling one of
Microsoft's, I'd expect a 50-topic help file to be in the region of
75-100 Kb.
The help compiler uses quite efficient compression methods, with the
result that your help file should be substantially smaller than the
combined size of the source files. However, you can usually increase
the compression rate by recompiling the help file with KeyTools, a
free program available from:
http://www.keyworks.net/keytools.htm
--
Pete
[Microsoft Help MVP]