Skip to main content
Participant
June 21, 2006
Question

multiple instance of TOC at same time

  • June 21, 2006
  • 1 reply
  • 483 views
Anyone know why once my project is compiled that the TOC would replicate itself in whole about 8 times over in the project?

It still reads correctly but after the TOC is finished it starts back over again.
This topic has been closed for replies.

1 reply

RoboColum_n_
Legend
June 22, 2006
I'm still a little confused about exactly what is wrong here. Are you saying the TOC is replicated 8 times in the CHM file? What exactly do you mean by "reads correctly" and "starts back over"? It sounds like you have something like topic1, topic2, topic3, topic1, topic2, topic3, topic1, topic2, topic3, topic1, topic2, topic3, etc. Is that right? Is the project stored on a network? Are there merged projects in the TOC? Sorry for all the Qs. Come back and we'll try to help further.
RoboWizard
Inspiring
June 22, 2006
Hi all

In addition to what Colum offered, another way this can happen is by always automatically creating your TOC. For example, if you click the TOC tab, then click the button labeled Auto-create TOC, you get a dialog prior to creation of the TOC. This dialog has a check box labeled "Delete current TOC before creating new". If this were somehow DE-Selected, the TOC that gets created is *APPENDED* onto the bottom of the existing structure.

Just thought I'd toss this out... Rick
RoboColum_n_
Legend
June 22, 2006
Hi OLRGuy. Having megred CHMs would probably explain the sequence of the TOC. As Rick has pointed out, althought I didn't think of this myself , the auto generate TOC will cause this behaviour. You may not auto generate the parent CHM but can you say the same for the child CHMs? Don't be afraid to go in and look. I'd take a backup before you do anything so that you can return to the current position. Open up each child CHM and follow Rick's suggestion. Then compile the child and master CHMs. Also you say you don't think the project is on a network. Where are the source files you are compiling? Are they stored and maintained on your PCs hard drive or are they elsewhere. RH does not operate well when used on a nerwork/server as many on these forums will testify. By all means backup to a network but ALWAYS ensure you work locally on your PC. Hope this helps.