Skip to main content
Inspiring
August 4, 2014
Answered

Generated lower case only on _1

  • August 4, 2014
  • 1 reply
  • 419 views

RH11 - Webhelp

I'm generating mixed font case webhelp and these are the results

  • ProjectName.htm (same with all other project files)
  • projectname_1.htm

This old help file (with remote developers and their calling code files) is needed now - we don't have time to rename and test files. The _1 file is being used and should retain the case.

Why is the _1 upper case not being duplicated?

Thank you

This topic has been closed for replies.
Correct answer claud2134

Sigh. Answer is embarrassingly simple. May as well laugh! Project had been renamed to upper case; default topic name had not been changed.

1 reply

Peter Grainge
Community Expert
Community Expert
August 5, 2014

Are you talking about the Start Page file name? Does it have the same name as the Default Topic? Have you changed the Apply Lowercase setting?

Sorry but your question is not clear.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
claud2134Author
Inspiring
August 7, 2014

Hi Peter,

Thank you for replying. Yes, the start and default names are the same, which I understand is why <filename_1> is generated. (We can't change the filenames now.)

I did generate lower case one time, but have cleared the "generate lower case" check box as we need initial caps.

When I generate webhelp:

  • start and default should both be initial caps: <Apphelp> and <Apphelp_1>
  • Instead, start is initial cap, default is lower case: <Apphelp> and <apphelp_1>

Why isn't it generating both file names with initial caps?

claud2134AuthorCorrect answer
Inspiring
August 7, 2014

Sigh. Answer is embarrassingly simple. May as well laugh! Project had been renamed to upper case; default topic name had not been changed.