Skip to main content
September 23, 2008
Question

Changing root htm output file

  • September 23, 2008
  • 1 reply
  • 645 views
Hello,

Is there a way that I could have the main htm file when I generate a primary layout be the same as the project name? Currently my project is named black book and the main htm file is named Data_Exchange.htm. Is there a way I can have the main htm file be Black Book.htm?

Thank You
This topic has been closed for replies.

1 reply

Inspiring
September 23, 2008
I don't believe there is anything restricting this, but I would avoid spaces in the filenames. I'm not sure why you would want to do this or why you needed to ask. Did you run into a problem trying to do this?

John
September 23, 2008
No, no problem. I'm just a stickler for making things look right and the current htm file doesn't exactly show what the project is doing. A co-worker and i have been looking and playing around trying to get it to work and it hasn't so i figured i would post my question here.
Captiv8r
Legend
September 24, 2008
Hi Tim

Be sure you aren't confusing the WebHelp start page name with the Default Topic name. They are two entirely different pages with entirely different purposes.

Additionally, you should consider naming all your WebHelp output start pages the same.
index.htm

This will simplify things for you as well as facilitate things once you copy the files to the Web server.

Cheers... Rick