Calling Windows HTML Help

Hello
can any one tell me how to call Windows HTML Help (.chm)?
It is possible to call .hlp file using -
v_help:=Winhelp.Winhelp('C:\HELP_SAMPLE.HLP',
'HELP_CONTENTS','ORA_FFI');
But same package fails to invoke HTML Help (.chm file) , is there any other pachage available to call HTML Help ?
thanks for any replay
Prakash K.B.

Hi Prakash,
you must install the MS HtmlHelp (hh*.* - files) on the clients and then you can call the CHM-Files from Forms-client:
host('C:\WINNT\system32\hh.exe C:\help.chm');
It works fine.
Regards
Friedhold Matz

Similar Messages

  • Call an html help (*.chm) from an oracle form

    we used to call a help file (oracle_dba_help.hlp) from an oracle form by using the following code .
    Declare
    Htype PLS_INTEGER;
    Begin
    Htype := WIN_API.HELP_CONTEXT;
    WIN_API_SHELL.WINHELP('C:\oracle_dba_help.hlp','11',Htype);
    End;
    but when we used the html help(oracle_dba_help.chm) instead of help compiler(oracle_dba_help.hlp) it didn't accept
    please give us a way to call html help from a form.

    eeddings wrote:
    Thanks for the idea, but I can't switch the project to WebHelp.  This .chm project consists of a master project with 18 slave projects and a slew of remote jumps.  I'd have to recreate all of the remote jumps if I switch to WebHelp.
    Hopefully Adobe can fix this issue.
    Well, first off, even though it would be WebHelp, it would be inside a CHM container. So for all intents and purposes it would be a CHM file. But having said that, I'm not sure there is a way to merge these hybrid types of CHM files.
    If your statement about Adobe fixing the issue is meaning that they can either remove the Print icon from the CHM Viewer, I wouldn't hold my breath because as I said, that's in Microsoft's lap and they haven't updated the CHM viewer in a long while. Doubtful they ever will.
    The only hope would then be for Adobe to update the code used for the Mini TOC. The only way that will happen is if enough folks submit this as a bug via the following link:
    http://www.adobe.com/go/wish
    Until that would happen, your likely best bet is to simply avoid using the Mini-TOC feature or just insert a warning that if the topic is printed, it will cause issues. Or, you could use bookmarks and links to establish your own verision of a "Mini-TOC"
    Cheers... Rick

  • No Windows HTML Help shown under Win7?!

    Hello there,
    I work with RoboHelp 8 and Win7. I´ve tried to generate html help, the CHM is shown but there´s no window popping up and showing the result. How can that be? Is there a serious compatibility problem with windows7 and robo8?
    thx so far

    Hi there
    You were compiling a CHM file, no?
    Sorry, but my guess is that there is little RoboHelp or Adobe could do to influence that behavior, because what it does is to hand things off to the Microsoft HTML Help Compiler.
    As an aside, it's been known for a while that long path names may cause issues. Best practice is to create a folder near the root. I frequently recommend one named Projects. As in C:\Projects. Then for each project you create, it becomes a sub folder inside that.
    In addition to what I listed above, when you name things (Projects, Files, Folders) you should avoid any special characters. Stick to the basics. a-z, A-Z and 0-9.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Re: HTML Help

    Hi,
    You can find a little sample on http://perso.club-internet.fr/dnguyen using
    the Internet Explorer ActiveX in a component. Then the idea is to use the
    Url widget property to open the right URL inside your own Help window.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    Url : http://perso.club-internet.fr/dnguyen/
    Christian Boult a écrit:
    Has anybody integrated HTML help (not classical .hlp files) with Forte
    3.0.G.3 (Express 2.0.G2) and above ?
    If so would be interrested in discussing how.
    Thank you in advance.
    Christian Boult ([email protected])
    Programmeur - Analyste
    Influatec inc.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    You can always try "task.Part.OperatingSystem.RunCommand" with a command
    like "start help.htm". For this to work, you only need to make sure you have
    set up windows to start the correct browser when you doubleclick a file with
    extension "htm" or "html".
    Of course this is not platform independent and requires setting up some
    stuff outside the control of your application, which means additional
    administrative overhead. But hey, that's a small tradeoff for such a simple
    solution.
    Pascal Rottier
    Atos Origin Nederland (BAS/West End User Computing)
    Tel. +31 (0)10-2661223
    Fax. +31 (0)10-2661199
    E-mail: Pascal.Rottiernl.origin-it.com
    ++++++++++++++++++++++++++++
    Philip Morris (Afd. MIS)
    Tel. +31 (0)164-295149
    Fax. +31 (0)164-294444
    E-mail: Rottier.Pascalpmintl.ch
    -----Original Message-----
    From: Forte Newsletters [mailto:RD_Forteinfluatec.com]
    Sent: Thursday, January 11, 2001 9:43 PM
    To: [FORTE] Maling List (E-mail)
    Subject: (forte-users) HTML Help
    Anybody out there ever used HTML help files instead of standard HLP help
    files ?
    If so how did you call the Windows HTML help engine instead of Winhelp ?
    Thank-you
    Christian Boult
    INFLUATEC Inc.
    System Analyst
    (819)/(888) 595-1794 #211
    cboultinfluatec.com
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • Troubleshooting HTML Help (CHMs)

    Bear with us while we add to this starter list. Items will be added as we think of them and not necessarily in order of importance.
    Please feel free to email RoboWizard or Peter Grainge via their web sites with suggestions.
    I see the Browse Sequence Bar but my users don't!
    Likely HHActiveX.DLL needs to be registered. Click here
    I see the Glossary Tab with data but my users don't!
    Likely HHActiveX.DLL needs to be registered. Click here
    Table of Contents is not Synchronizing or Highlighting.
    There are essentially two changes that should be made. Click here
    I see the Navigation Panel, but no information appears on the right when I click pages.
    The following links describe what to check.
    If the .CHM file is stored on a network drive: Click here
    If the .CHM was sent via E-Mail or downloaded from a web site: Click here
    Searching seems to be broken. It fails in my .CHM but works wonderfully in others!
    The following link describes what to check. Click here
    I selected a skin to use but it doesn't appear in my .CHM.
    Skins are a feature that applies only to WebHelp, FlashHelp and AIRHelp outputs. .CHM files cannot be skinned.
    Can't see the answer here?
    As well as RoboWizard and Peter Grainge's sites, try these -
    Rob Chandler's Helpware site. As well as selling his oh so useful FAR program, Rob hosts a whole lot of pages and links.
    Click here
    Shadow Mountain Tech (information for programmers on how to link to HTML Help files).
    Click here
    Ulrich Kulle's site (more tutorials, programming guidelines, code samples).
    Click here
    Dave Liske's Help Technology Centre (tutorials, code samples, FAQs, tips and tricks).
    Click here
    The Troubleshooting Guide has links to the troubleshooting tips for all the other categories.

    Hi,
    Post bug reports for IE to http://connect.microsoft.com/ie
    Include detailed reproduction steps with your post.
    or
    Contact the vendor of the Help file to see if they have an update.... some document types do not support the <base target attribute... they will need to update their HTML help files to standards.
    HTML resource files may refer to online links or use a protocol handler that has no x64 handler installed on your machine..... Try turning off EPM...
    The Windows HTML Help UI uses the Web Browser Control to host html content. I don't think it is supported any longer. IE's help has been changed to an online version in IE11.
    Rob^_^

  • HTML Help window placement problem

    Hi -
    We just upgraded to R7 from X5. It seems that now, for our
    newly generated Help, the HTML Help viewer will not right-align.
    Even if I specify the maximum width in the Window Properties
    dialog, when generated, the window only extends about 4/5 of the
    available screen width and is LEFT aligned.
    Our screens are 1024 x 768 and RoboHelp seems to understand
    this because if I max out the window size in the Window Properties
    dialog, the height shown = 767 and width = 1019.
    Is anyone else experiencing this placement problem?
    TIA

    Hi, Jack,
    > ... the HTML Help window properties dialog only accepts
    hard coordinates (i.e. pixels).
    > ...
    > Unless someone knows differently, for HTML Help,
    apparently you can't get the HTML
    > Help viewer to appear right-aligned for all
    screen/display configurations
    Yes, this is correct on both counts. Because of limitations
    in Microsoft's design of HTML Help, you cannot specify the
    dimensions of the help window in anything other than pixels, and
    you can only set the initial position of the window relative to the
    left and top edges of the screen.
    On the other hand, if you are calling the help file
    programmatically from an application, there may be some scope for
    controlling the position of the help window by using standard
    Windows functions. This article provides a small amount of extra
    information:
    http://helpware.net/FAR/far_faq.htm#control
    Pete

  • Urgent - HTML help merged projects - displaying in the same window

    Hi All,
    Following some recent windows updates I'm experiencing all sorts of problems. My most urgent problems is as follows:
    First off this is all in RH8 and yes I have upgraded to 8.0.2 and project is set to re-build cpd each time.
    So I have a merges project as follows:
    Parent project
         child project 1
         chils project 2 etc
    when I compile an html help project with TOC, and single source window settings on default if I click on a child project it is diaplyued in a separate window. If I then select a different project in the parent project TOC this is also displayed in a different window but the window still has the caption of the previously opened file.
    What I need as  the end result is for my HTML help project output to al display in the same window whether I click on a parent project item, or a child project item.
    Please can somebody advise mne how to do this as I am VERY close to a deadline and as usual it seems RH8 has let me down again.....
    Thanks
    Author Care

    Hi there
    Methinks Colum needs more coffee, because the options he cited have nothing to do with other windows. They have to do with whether the displayed topic synchronizes with the TOC and whether the TOC entry is highlighted.
    I'm thinking it has to do with creating a "Global" window. You change the names of the windows so they include Global.
    The link below has more:
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How to call windows help files .hlp from Java program

    Hai all everybody
    How to call windows Help file that is xxx.hlp files from java programs
    any help great!!!!
    regards
    veeru

    How about
    Runtime.getRuntime().exec("start xxx.hlp");

  • Main window size for HTML Help

    Hello again
    I have looked at the archives and despite thinking I had seen
    this particular issue covered before, I could not find anything. I
    generate a HTML Help File with RoboHelp for Word x5.0.1 and would
    like to set the default window size as at the moment my Help File
    opens in a rather small window. Also if a user maximises the
    window, closes the Help File and re-opens it, it still opens in the
    small windows, i.e. the size settings were not save upon closing
    the file.
    Can anybody help? I reckon there must be some place (I
    noticed the existence of the Edit > Windows menu but it only
    seems to apply to WinHelp) I can set this up.
    Thank you.
    Regards,

    In Project Manager, double click Windows and then the window
    you use. There should be fields for setting the size. If not, check
    that HTML is your primary output and then create a new window, then
    you should see the fields.

  • Customize window size  for HTML Help?

    My .CHM file opens up in a ridiculously tiny window, and I
    can't seem to change that from within Robohelp. I saw some
    information on Rick Steve's site about customizing window sizes for
    Webhelp and Flashhelp. I'm hoping there's a similar technique
    available for HTML help.
    Thanks!

    In Project Manager, double click Windows and then the window
    you use. There should be fields for setting the size. If not, check
    that HTML is your primary output and then create a new window, then
    you should see the fields.

  • Cannot Compile CHM -- Message says to close all HTML Help windows

    Running TCS 1.3 with latest patches.
    Single source project - output to HTML Help (.chm).
    When I try to compile, I receive the following message:
    "Cannot create compiled file. It may be open in another window. Please close all HTML Help windows and try again."
    I don't have any HTML Help windows open. Shutting down RH and restarting does not resolve the problem. I have to shut down the computer, which is a serious hassle, before I can compile again. I do work from a network directory, which may be causing it, but I'd like to know if there is a process I can kill from the Windows Task Manager that would allow me to compile without having to restart my computer. I don't see any process that identifies itself as something I can kill to resolve this issue.
    Anyone?

    Hi there
    That message normally indicates you have launched the .CHM file that you are trying to create. The first step of the process is to destroy the existing .CHM in preparation for building the new one. Just as you would need to destroy a house on a lot where you wish to build a new one.
    If your .CHM is on a network drive, another user may have it open. (yet another good reason for working locally)
    If your .CHM is on your local drive, RoboHelp believes you have it open. If you press Alt+Tab, you may see a blue up arrow. That will indicate the running CHM file.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Need help with Java script calling an html page

    Hello -
    I have a bunch of web pages, that call a java script called "header.js". The "header.js" puts a header on the top of each web page. In the Java script, I have a gif (picture) that displays a logo and if you click on it, it will send to you a different website.
    I'd like to replace this gif with an actual web page. So, the "header" would actually be a web page and not some gif.
    Below is a snippet of the code and I'd like to replace the highlighted section with a web page called "header.html". I don't even know if this is possible.
    Can anyone tell me what I need to do? I know pretty much nothing about Javascripting so please be as detailed as you can. Thanks!
    /* Common header across all pages... */
    document.write('            <div id="header" class="clearfix">');
    document.write('                            <div id="left" class="float_left">');
    document.write('                                            <div id="logo"><a href="http://www.xyz.com/" onclick="window.open(this.href);return false;" onkeypress="window.open(this.href);return false;" target=_blank><img src="/images/xyz.gif" width="105" height="75" alt="" border="0" /></a></div>');
    document.write('                                            <div id="mainNav" class="clearfix"> ');
    document.write('                                                             <ul>');
    //document.write('                                                                         <li id="nav_controls"><a href="controls.html">Controls</a></li>');
    document.write('                                                                              <li id="nav_motion"><a href="motion.html">Motion</a></li>');
    document.write('                                                                              <li id="nav_sensor"><a href="sensor.html">Sensor</a></li>');
    document.write('                                                                              <li id="nav_encoder"><a href="encoder.html">Encoder</a></li>');
    document.write('                                                                              <li id="nav_system"><a href="system.html">System</a></li>');
    //document.write('<!--                                                                  <li id="nav_logs"><a href="#">Logs</a></li> -->');
    document.write('                                                             </ul>');
    document.write('                                            </div>');
    document.write('                            </div>');
    document.write('                            <div id="right" class="float_left">');
    document.write('                                            <div id="controls">');

    Well, the problem with this is that I'm not an expert on SSI and I really know nothing about javascripting...so I'm afraid of breaking the whole web site and also having to modify all the web pages that call this header.
    I'll have to read up on server side include...cause I don't know much about it.
    If I could do what I want with this "header.js", it would be a lot easier.

  • Complied chm file displays 'HTML help' on the title bar instead of the window name

    Complied chm file displays 'HTML help' on the title bar instead of the window name.
    I tried several ways like:
    1. Changed File>Project settings name and also set the language to English (US).
    2. Checked the Title name in .hhp file
    3. Used the window while compling.
    4. Robohelp language settings.
    5. Also uninstalled and reinstalled robophelp.
    But nothing helped
    The title name is displayed correctly if the same project is compiled on another machine.

    When the code in the HHP and the regional settings on a PC match, the correct title is displayed. Or other way around is also true the help title is displayed in the language specified in the help project IF (and only if) the regional settings of the PC match that language. Otherwise, "HTML Help" is displayed.
    Hope this help.
    Thanks and Regards,
    Rahul Karn

  • Want HTML Help Link to Open in New Window

    Using TCS V1.3 with the latest patches.
    Single source project from FM to RH -- output to HTML Help.
    I'd like certain links in the HTML Help to open into a separate window. Is there a way to set this up from FM? Apparently, WebWorks has a setting to accomplish this task - I don't see a similar setting in RH.

    Hi there
    I don't believe either of these is may be possible with a simple tweak you perform in the Frame source. Then again, the extent of my Frame knowledge is totally laid out with this:
    Everything I know about Frame.
    Click Start > Programs > Framemaker.
    The Framemaker application may open.
    Something happens after that, but I can't be certain.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • To open a window & html page at a time on a single button, in JSP.

    Hello!
    I want to open 1 window as well as i want to open 1 html page on a single button click at a same time, in JSP.
    on button's "action" event i am opening the html page and button's "onclick" event i am opening the window, but it is not showing these 2 actions at a time. only window gets open when i click the button.
    [Also on form's "action" event i am having validate() function.]
    how do i open a window & html page at a time on a single button, in JSP?
    I don't know how to do this. I have stuck over here, if anyone is having any solution, please let me know.
    I need your help.
    Thank You.

    write js as
    window.open(page, "Popup", windowprops);
    windowprops = "height="+hi+",width="+wd+",top="+ wint +",left="+ winl +",location=no,"
              + "scrollbars=yes,menubars=no,toolbars=no,resizable=no,status=yes";
              encapsulate this in one function and call that function on button click event !!

Maybe you are looking for

  • How I do to open a website created with iWeb in other computer

    Hi, My web site was created with iWeb last year in other computer, a dead MacBook. I have a copy of my web files created with iWeb, and moved to my new computer, iMac. Now I want to edit my web using iWeb, but I can´t find the way to open the files t

  • Forte for Java question

    By using the JDBC form wizard, I generated a swing program. Along with the java code, there is a form file which looks like an xml file. My question is how to complie and run the java source code without a forte4j IDE? Thanks

  • Applications do not appear in Azure Active Directory console

    Hello, In the past couple of days I've been experiencing some issues regarding the "Applications" section in the AAD console. Normally, the list of Applications will include all my registered apps and additional applications that my organization uses

  • Known iPhoto conflicts, ie Bridge?

    I am starting to provide small business clients with D.A.M. services & advice. Mac only. Have not been much interested in iPhoto until '08 when the organizing side got competitive (in my view). However, the proprietary issues have me concerned. TD me

  • MJB: I cannot get JRE to run in my Ubuntu Hardy installation.

    Installation of JRE has been verified. Sites that require JRE say it is not installed but all site tests confirm the installation. A technician in chat says it is installed properly as well but needs to be added to my profile. It was working properly