Skip to main content
Jared Hess
Legend
November 6, 2007
Answered

Browse Sequences in Merged File?

  • November 6, 2007
  • 12 replies
  • 1370 views
*RH 6
*Vista
*HTMLHelp (.chm) Output

Hi All,

I want my browse sequences to show up from my merged .chm files. Right now the master chm file that they are merged into shows its own. But only some of the merged help files are showing theirs. How would I go about getting them all to appear? I've checked that the check box to enable them is checked in the defined window and that that window is being used in both master and sub projects.

Thanks,

Jared
This topic has been closed for replies.
Correct answer Jared Hess
I fixed this. I had to delete and then add back in all the merged TOC references for the sub .chm projects, allowing PC-DMIS to copy those sub .chms into my project directory.

12 replies

Jared Hess
Jared HessAuthorCorrect answer
Legend
November 29, 2007
I fixed this. I had to delete and then add back in all the merged TOC references for the sub .chm projects, allowing PC-DMIS to copy those sub .chms into my project directory.
Jared Hess
Legend
November 21, 2007
Hi Colum,
Sorry it's taken me so long to respond. I have been working on this along with normal topic documentation. However, I don't think the broken links were the problem here. I resolved all the broken links in both projects, recreated the automatic browse sequences in both, rebuilt both and retested. I still can't get browse sequences to show up in the sub project when viewing it from the master .chm.
RoboColum_n_
Legend
November 16, 2007
Hi Jared.
With a cursory look I can see that both projects have massed of broken links and that quite a few - if not all - of the topics in one of the browse sequences are in the list of broken links. It looks loke the topics have had a "STEP x" prefix added to them. Fix these and see if the problem goes away.
Jared Hess
Legend
November 15, 2007
All the browse sequences are fine. They are automatically generated from the TOC. I also went and checked every file and ensured each file's topic didn't have underscores either. Rebuilt all files. Still no merged browse sequences for this sub project.
RoboColum_n_
Legend
November 15, 2007
If you want to zip up the projects and email them to me I'll take a look and see what I can find. Contact me via my profile.
RoboWizard
Inspiring
November 15, 2007
Hi Colum and Jared

Hopefully you won't mind my offering a bit of possible insight here. I need to preface what I'm about to offer with a small story to give context.

Back around 2000 or so (RoboHelp 2000-Logical version 8) we saw the same thing with Browse Sequences. I recall discovering that one needed to hand edit the .BRS file of the master in order to see the subs. Seems the edit involved opening each of the sub .BRS files, then copying most or all of it and pasting into the master .BRS file. Not only that, but you had to make certain that the coding occurred in a certain way. Shortly after posting this tip to the eHelp forum, a RoboHelp instructor oddly had the same information appear on his site as a tip. Fortunately that site remains and you can view the content.

I'm thinking that maybe RoboHelp 6 broke the functionality that once worked. Seems that eHelp finally managed to make Browse Sequences work with merges. Sooo, you may wish to investigate the following link and see if you can use what is presented to make the merged Browse Sequences work once again.
Click here to visit the info.

Cheers... Rick
RoboColum_n_
Legend
November 15, 2007
Hi Jared.

Look at the names of the actual browse sequences ( can't remember where that is in RH7 - via the Tools menu?) not the project browse sequence file which should always follow the projectname.brs naming convention. The Browse Sequence Editor - where you create and edit each browse sequence - allows you to specify a name. Check there.
Jared Hess
Legend
November 15, 2007
The name of the browse sequence file in the sub project is PcdmisCmm.BRS. So, no underscores there. There are underscores in some of the topics' names in the sub project (bug from importing topics using RH6).
RoboColum_n_
Legend
November 15, 2007
Definitely in the CHM file name. These do not work correctly in merged projects. I was referring to the name of the browse sequence though in your sub-project - i.e. the name in the Browse Sequence Editor. I seem to remember something from the long and distant past about underscores there also causing problems.
Jared Hess
Legend
November 15, 2007
What do you mean in the browse sequence name? Do you mean the merged TOC entry? The merged TOC entry just has this:
pcdmiscmm.chm::/pcdmiscmm.hhc
RoboColum_n_
Legend
November 15, 2007
Are there any underscores (or other non-alphanumeric) characters in the BS name? If so, remove them.
Jared Hess
Legend
November 15, 2007
I just tried it. That doesn't solve the problem.