I've recently spent some time in Help Workshop.
1. It sucks
2. But once you understand the terminology it works OK.
It has the feel of an internal app that they decided to release as a product. What I've found is:
1. It only knows HTML 4.0 (no XHTML or other modern standards)
2. Start with a small project and work your way up. I had started with a project that had been created by NDoc (open-source .NET documentation tool), and I keep getting odd errors. But once I simplified things, it worked OK.
3. In the table-of-contents editor, get your structure right before writing a lot of content. It has this annoying "feature" of indenting everything below the current node when you just wanted to indent the one node.
4. If you put XML tags at the start of your HTML files (I do this so I can get tag-completion help out of XMLSpy, which is what I like as an editor), it will give you a compilation warning, but it'll keep going.
Chip H.
If you want to get the best response to a question, please check out FAQ222-2244 first