Skip to main content
Participating Frequently
June 8, 2007
Question

MSHelp for Telnet, etc.

  • June 8, 2007
  • 4 replies
  • 596 views
Hello,

New Robohelp user here. Trying to start creating new help files. I don't understand from the descriptions of Formats which one I use to create Help available when a user uses the Help function in a Windows app. In particular, I want to write Help files for Telnet sessions.

Thanks much.

Bruce
    This topic has been closed for replies.

    4 replies

    brucebrodAuthor
    Participating Frequently
    June 12, 2007
    Wait! I use the HTML Help format? Is that the answer?

    (Told you I was new.)
    brucebrodAuthor
    Participating Frequently
    June 12, 2007
    Wait! I use the HTML Help format? Is that the answer?

    (Told you I was new.)
    brucebrodAuthor
    Participating Frequently
    June 11, 2007
    Thanks Brian. I'm using a Telnet window for a mainframe app. So I can't create context sensitive help.

    I just want to create a Help file that a user can see from the Telnet window Help menu item. Like from the Alt-H or F1 command. Not context sensitive Help within the application.
    June 12, 2007
    Don't know a great deal about Telnet. Is it possible for your developers to assign an RCP command to a function key that will point to the remote help file?

    Brian
    brucebrodAuthor
    Participating Frequently
    June 12, 2007
    You mean Remote Copy? How would you use that?

    Asking my original question another way, how would you replace the IE Help window with your own Help file? is there a switch in the command line , a registry hack, or some other method?

    Thanks again, Brian.

    Bruce
    MergeThis
    Inspiring
    June 8, 2007
    You and the developers need to determine how the application's help will be delivered at each customer site. If the help will be available on each user's local machine, provide a .chm file output (HTML Help). If the help will be available on a company server, provide WebHelp (browser-based help). The other outputs should only be used for special needs.


    Good luck,
    Leon
    brucebrodAuthor
    Participating Frequently
    June 8, 2007
    Thanks Leon for your quick reply. Can you point me to documentation on using this HTML file as Help within the Telnet session? Such as a switch in the command line for telnet?

    Bruce
    MergeThis
    Inspiring
    June 11, 2007
    Sorry, but I have no idea what "a Telnet session" is.

    Whatever is done to open the help for the user is done by your developers/programmers/engineers. There's plenty of info on that process, if they need it, in the RH Help itself (HINT: the "Context-sensitive Help" section).


    Good luck,
    Leon