How come some of my links don't work in my merged project?
I am working with RH8 and have set up a merged project according to the Grainge new method. The following is the file structure for my project (working) files:
C
DocsandSettings
MyName
Mydocs
MyrobohelpProjects\
Help
Help file (this contains the redirect to SSHelp\Help.htm)
SSHelp
Children
Help
Main_Help_Page_files\Main_Help_Page.htm
Achild
A_Help\A_Help_files\A_Child.htm
EChild
EHelp\EHelp\EHelp_files\EChild.htm
I can link from Help to A_Child.htm. I cannot make the link from Help to Echild.htm
I generate to C\Merged\mergedProjects then the child files are all in their separate folders.
What Am I doing wrong?
Pat