-
1. Re: RoboHelp Automation with Scripting with CLI only
Willam van Weelden Mar 20, 2013 6:15 AM (in response to Ravi@Haldia)You can quit RoboHelp when the script is done:
RoboHelp.quit();
At least the GUI won't remain when the script is done, although you will see it when the script runs.
RHCL does not show the GUI, but there are also less options.
Greet,
Willam
-
2. Re: RoboHelp Automation with Scripting with CLI only
Ravi@Haldia Mar 20, 2013 8:12 AM (in response to Willam van Weelden)William,
Thanks for your reply.Yes,I can quit RoboHelp once my scripting is done by RoboHelp.quit().But isn't there any other option to do automation with cli only?We want to automate this Help Integration for our Build Server.We want to change only doc file and then xpj project should automatically get developed from it and them through rhcl html o/p should be generated.But If during the build time,RoboHelp GUI will open,even for few seconds,it wont be good.That is why I was looking for a cli interface which could do this automation thing.
-
3. Re: RoboHelp Automation with Scripting with CLI only
Willam van Weelden Mar 25, 2013 11:51 AM (in response to Ravi@Haldia)It seems no one has an idea. You can use RHCL, but that can only compile the help. I don't believe it updates linked documents.
I'm sorry, but it seems this cannot be done at the moment. Please consider filing a feature request: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform If Adobe doesn't know what their clients want, it becomes very hard to create the software we need.
Greet,
Willam


