I am not a real technical person, so if I mess up on my
explanation - Sorry!. We have a one software package that can be
used 2 different ways depending on a system configuration. I
suggested using conditional build tags in order to have the correct
help files populate for the 2 different configurations. Howver,
they do not want 2 different help files. They want one help file,
but want it to pull different help topics depending on they system
configuration - kind of dynamically. So, for software 1a, only pull
10 topics, and software 1b, pull those 10 topics, plus an
additional 2...but all out of the same help file. Is that even
possible?