• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Correct syntax for WebHelp CSH?

Contributor ,
Jun 14, 2012 Jun 14, 2012

Copy link to clipboard

Copied

The syntax in the RoboHelp 9 help topic "Call a context-sensitive function for WebHelp or FlashHelp" seems wrong:

http://servername>/robohelp/rest/robowindow?wtype=ctx&context=<MAP ID>

Is this correct?

https://<servername>:<port>/<path to WebHelp>/<WebHelp start page>.htm?wtype=ctx&context=<MAP ID>

Is there any alternative syntax I should consider? Are there advantages or disadvantages to using the RoboHelp_csh.js functions?

Views

845

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 14, 2012 Jun 14, 2012

Copy link to clipboard

Copied

I cannot help you on this one but maybe this link will provide the information you need. http://www.wvanweelden.eu/robohelp/context_sensitivity_in_webhelp


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 15, 2012 Jun 15, 2012

Copy link to clipboard

Copied

Unfortunately, that article is only about regular WebHelp, not WebHelp Pro.

As far as I can make out from the JavaScript API, the correct synax would be:

window)(&cmd=newwnd&rtype=iefrm)

Replace italic text with correct value. Text between parentheses is optional. I do not use RoboHelp server so this is purely based on what I can gather from the API. Hopefully Column or another RH Server power user can tell you more.

Greet,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 18, 2012 Jun 18, 2012

Copy link to clipboard

Copied

LATEST

The comments in RoboHelp_CSH.js (in C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\CSH API\JavaScript on my system) are helpful. I guess JavaScript is the way to go since the URL approach is not not really documented.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp