RoboHelp 2017 Script to A-Z sort TOC?
I've done some RH scripting several years ago and wanted to get back into it to try and alphabetize a test TOC (.hhc) we use for testing modified topics in our help prior to sending our help off for localization.
I don't know if such a thing is even possible though.
Has anyone ever created a script to do this?
I did get ExtendScript working inside of my Visual Studio Code environment by installing the ExtendScriptDebugger extention and started creating a script. My script connects to RH, and I can count the number TOCs in the project and spit that number out to the output window. But that's about it as far as TOC operations. The methods or properties for doing any sort of automated TOC work seem sorely limited. But maybe I'm doing it the wrong way and am supposed to use different objects/methods?
I also can't find any good (current) documentation on RH scripting, other than this very limited documentation from RoboHelp 10:
https://help.adobe.com/en_US/robohelp/scripting/robohelp_10_scripting.pdf
Is there something more current for RH 2017, or is this RH 10 resource the latest?
