Robohelp help file paramter problem?

I am using robohelp on the web application  as the following code:  The question is that how do I get  the parameter for NoNavPane in the following code? Where does it come from?
Thanks.
javascript:RH_ShowHelp(0,'FieldHelp/default.htm>NoNavPane',
HH_HELP_CONTEXT, 6)
function RH_ShowHelp(hParent, a_pszHelpFile, uCommand, dwData)
    // this function only support WebHelp
    var strHelpPath = a_pszHelpFile;
    var strWnd = "";
    var nPos = a_pszHelpFile.indexOf(">");
    if (nPos != -1)
        strHelpPath = a_pszHelpFile.substring(0, nPos);
        strWnd = a_pszHelpFile.substring(nPos+1);
    if (isServerBased(strHelpPath))
        RH_ShowWebHelp_Server(hParent, strHelpPath, strWnd, uCommand, dwData);
    else
        RH_ShowWebHelp(hParent, strHelpPath, strWnd, uCommand, dwData);

I think "NoNavPane" is the name of a window definition. That is, it's the window that the help topic will open in.
I can't help with the rest of the question unfortunately.

Similar Messages

  • Help File Path Problem

    Hi,
    I recently upgraded to a new computer and I have Develope toolbox and some other extensions from Web Assist and curiously when I click on HELP button in any of them I receive in error message like the one below.....virtually all of the error messages are the same. I known that it is a path problem, but when I follow the path indicated in the error message I find the file exactly where it should be on the computer.....hmmmm...any ideas out there?
    Firefox can't find the file at /MacHD/Users/jimelander/Library/Application Support/Adobe/Dreamweaver 9/Configuration/Shared/DeveloperToolbox/classes/temp.htm

    I think un install ADDT then reinstall it..
    Hope this helps
    Mohnkhan
    http://www.mohitech.com

  • Help Files Path Problem

    Hi,
    I recently upgraded to a new computer and I have Develope
    toolbox and some other extensions from Web Assist and curiously
    when I click on HELP button in any of them I receive in error
    message like the one below.....virtually all of the error messages
    are the same. I known that it is a path problem, but when I follow
    the path indicated in the error message I find the file exactly
    where it should be on the computer.....hmmmm...any ideas out there?
    Firefox can't find the file at
    /MacHD/Users/jimelander/Library/Application
    Support/Adobe/Dreamweaver
    9/Configuration/Shared/DeveloperToolbox/classes/temp.htm

    OleLena wrote:
    > Firefox can't find the file at
    /MacHD/Users/jimelander/Library/Application
    > Support/Adobe/Dreamweaver
    > 9/Configuration/Shared/DeveloperToolbox/classes/temp.htm
    I'd check to ensure that you have the latest versions of the
    WebAssist extensions as this may have been fixed. I seem to recall
    seeing this issue when the primary browser (from Dreamweaver's
    perspective, the one that F12 or preview in browser opens up) is
    not open when the help is accessed. Try having your browser open
    and then access the help.
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • PLEASE HELP FILE IMPORT PROBLEMS

    I HAVE A WONDERFUL ARRAY OF SOUNDS I WOULD LIKE TO IMPORT AND PLAY THRU MY MIDI INSTRUMENT I.E. KEYBOARD BUT CANNOT. PLEASE SOMONE HELP ME VERRY FUSTRATED WITH LOGIC BECAUSE OF THIS REASON!!

    NO ONE COULD HELP ME THANKYOU

  • How to integrate help files to Oracle applications?

    Dear sir,
    I am develping a software based on Oracle forms. my questions
    are:
    can I integrate help files created with Robohelp inside the
    software??
    what is the best output type that suites my application??
    if you got what I mean, I need the user of my software to be
    able to view help files of the current form he/she is using not the
    whole help files. as I read the robohelp help files this is called
    Context-sensitive help, deos it work in my case??
    thanks

    Hello Ahlam,
    Welcome to the forum.
    Check the articles in
    this
    LINK which may give you the insite you require.
    Hope this helps
    Brian

  • I have formatting problems when deploying Help files using RoboHelp 8

    When i deploy the Help files. The formatting of the Numbering/bullets are affected and it is parts of the help files that i have not changed. Is there something else that i need to do to fix it?

    More information needed to help you.
    What sort of help are you generating?
    Are you saying it is OK in Design Editor and not in a brower, if you are generating WebHelp? If yes, what browser and is it the same in all browsers?
    There are some pages on Lists on my site.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Please fix the Robohelp bug related to supporting underscores (_) in the help files (*.chm)

    There are 10 module specific projects. Further map IDs are assigned in all the 10 module projects to have context sensitivity. These are merged into a single project to generate the entire help file. The output for the project is html help (.chm).
    Initially, we generated the html help and integrated with the application. When tested (pressed F1) the correct topic is displayed but with the ToC for that module and not the entire help. 
    Solution: I followed the steps mentioned in the following thread that I came across on Adobe forum. 
    http://forums.adobe.com/message/240496#240496
    But the solution didn’t work as expected, Further investigation showed that since the output file name had underscore (Module1_EN.chm to denote the language), the solution didn’t work.  Hence I removed the ‘underscore (_)’ from the output file name and generated the output again. This time the solution worked.
    Please refer below the steps for generating the output.
    Steps:
    Generated output (chm) for all the modules.  I had to make sure that the output file name does not contain any ‘underscore (_)’ as this caused the problem when generated the help file.  
    In the main help project (which is an empty container), merged all the projects using Robohelp’s Merged Project functionality.  While merging, I first created empty Book and then merged the project within that book.
    For example, Book1 will contain Module1.chm, Book2 will contain Module2.chm and so on.
    Added window definitions using Project Setup -> New Window. Also added reference to main ToC here by clicking Advanced Properties. (Table of Contents: Main.hhc)
    Selected the above created window while generating the output (Single source layouts -> html help Layout -> Properties).
    Generated the html output for the entire project (Main.chm).
    Decompile the ‘Main.chm’ and extracted the ToC file ‘Main.hhc’.
    For each module project, imported ‘Main.hhc’ as a Baggage File, created window definitions same as the Main project and with reference to ‘Main.hhc’.
    Again generated html output for all the modules.
    Tested CSH for the project. The correct topic displayed with the entire ToC.
    Best regards,
    /Vikas

    You need to post a bug report to get Adobe's attention. This is a user to user forum. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    Not sure but I believe it may be a bug in the Microsoft Help Compiler over which Adobe have no control. Microsoft last updated in 2004. Good luck!
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Problem generating RoboHelp AIR file

    Hi:
    I installed the RoboHelp Packager for Air to work with my
    Adobe RoboHelp 7 on Windows XP Professional.
    I get a "WebHelp folder could not be copied" message after I
    click the "Generate" button in the AIR wizard. It does show me the
    progress bar with the title "Generating AIR Package", but after a
    few minutes, I get the "WebHelp folder could not be copied"
    message. And then another message "The Adobe AIR package could not
    be generated".
    My WebHelp folder is 80MB and contains 3700 files and 43
    subfolders.
    However, if I keep all the AIR wizard settings same but
    change ONLY the WebHelp folder location to the generated output of
    the CustomerCare sample RoboHelp project (2 MB; 224 files and 8
    folders), then the AIR file is successfully generated.
    So this leads me to believe there is a limit on the size of
    the WebHelp folder to generate the AIR file successfully. Does
    someone know what is this upper limit?
    Also, I ruled out the possibility of the WebHelp file
    path/location being the problem because my 80 MB WebHelp folder
    that did not work was in D:/ABCD/WebHelp while the RoboHelp
    CustomerCare 2MB WebHelp folder that worked was in C:\Documents and
    Settings\All Users\Documents\Documents\Adobe\Adobe RoboHelp
    7\RoboHTML\Samples\CustomerCare\!SSL!\WebHelp_US.
    I also tried moving my 80MB WebHelp folder to D:/WebHelp. No
    luck. Same Error.
    Any ideas?
    -K

    Hi,
    The issue which Geoff was facing has been resolved. I thought of passing the same information to the user forum, so that other users can benefit from this as well.
    The main problem which Geoff was facing was links were not working as expected for some of the popups in case of RHA file.
    The problem was in the file-names for the popup topics, The name of some of the popup topic file was having a unicode charcter in the file-name. Since RHA is basically a zip file, the unicode name was not getting saved  properly in the zipped RHA file. Changing the name of popup topic file (topic properties dialog), solved the problem of link break.
    As a thumb of rule, Users should try to keep the file names as simple ASCII characters, to avoid any unforseen issues. One more thing which is a problem is unicode file names having other issues when published on web-servers, as different browsers behave in different ways for unicode characters in web URL.
    One more question which also came up was how to ensure a proper order of labels shown in help application, in case of multiple help files.
    Well RoboHelp AIR Help application uses the id attribute provided in the helpcfg file to acertain the order of all the help files. So changing the id attribute also changes the order of Label in the AIR application.
    I hope it will help other users going forward.
    Thanks
    Praful

  • RoboHelp X5 : Help File keeps Refreshing

    Dear All,
    The RoboHelp Help page keeps refreshing without displaying
    the help content. The help page pops up but keeps refreshing. When
    i checked it at office network, the systems that are connected
    through proxy are giving the problem. The other systems which are
    not connected through proxy are working fine. This is happening in
    all the 5 live websites :(
    I tried taking output once again and uploading it, even then
    the issue persists. I pasted the output link on the address bar,
    the output is good. The output file is not corrupted. My concern is
    when it can work on few systems why not on all the systems? If it
    is problem with our network why the output at client system is
    facing the issue? Can anyone please address this issue.
    Here are the details
    Robohelp Version: Robohelp for Word X5.
    Output: WebHelp.
    Thanks in advance
    Chandrika

    Hi Chandrika.
    It has been awhile since I used RH for Word and I never used
    it for webhelp (why don't you use the RH HTML application?) but it
    may be worth experimenting with the options you use in the single
    source layout wizard. I'm not even sure if the wizard has the same
    options as the RH HTML application but that would be where I'd
    start. The options can be used to counter any differences in the
    browser support at client sites.

  • RoboHelp for Word: The Help file opens a blank page

    Hello,
    The Help files were working fine all these days. Today when i
    click on the help on the webpage, it shows a blank page. I am using
    RoboHelp for Word X5. I do not get any error message on the screen.
    I can just see the progress bar just blinking and also our website
    link which says transferring. None of my help files on the live
    applications are working
    Please help.
    Regards
    Chandrika

    That link works for me in IE and FF so I think we can rule
    out your output.
    If the problem is the call, anyone who accesses it via the
    link you gave me should be OK and only see the problem when the
    help is called via the application.
    If the problem is the help, anyone will see it, no matter how
    they access the help.
    I think both can be ruled out as they do not fit what you
    describe. I would therefore be inclined to forget the RH8 idea.
    You said
    "The clients are having the same problem again. It seems that
    the help page keeps refreshing again and again in their systems.
    When i checked it at office network, the systems that are connected
    through proxy are giving the problem. The other systems which are
    not connected through proxy are working fine."
    This is consistent but it is something IT will have to
    resolve.

  • Help with add file name problem with Photoshop CS4

    Frustrating problem: Help with add file name problem with Photoshop CS4. What happens is this. When I am in PS CS4 or CS3 and run the following script it runs fine. When I am in Bridge and go to tools/photoshop/batch and run the same script it runs until it wants interaction with preference.rulerunits. How do I get it to quit doing this so I can run in batch mode? Any help is appreciated. HLower
    Script follows:
    // this script is another variation of the script addTimeStamp.js that is installed with PS7
    //Check if a document is open
    if ( documents.length > 0 )
    var originalRulerUnits = preferences.rulerUnits;
    preferences.rulerUnits = Units.INCHES;
    try
    var docRef = activeDocument;
    // Create a text layer at the front
    var myLayerRef = docRef.artLayers.add();
    myLayerRef.kind = LayerKind.TEXT;
    myLayerRef.name = "Filename";
    var myTextRef = myLayerRef.textItem;
    //Set your parameters below this line
    //If you wish to show the file extension, change the n to y in the line below, if not use n.
    var ShowExtension = "n";
    // Insert any text to appear before the filename, such as your name and copyright info between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextBefore = "Lower© ";
    // Insert any text to appear after the filename between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextAfter = " ";
    // Set font size in Points
    myTextRef.size = 10;
    //Set font - use GetFontName.jsx to get exact name
    myTextRef.font = "Arial";
    //Set text colour in RGB values
    var newColor = new SolidColor();
    newColor.rgb.red = 0;
    newColor.rgb.green = 0;
    newColor.rgb.blue = 0;
    myTextRef.color = newColor;
    // Set the position of the text - percentages from left first, then from top.
    myTextRef.position = new Array( 10, 99);
    // Set the Blend Mode of the Text Layer. The name must be in CAPITALS - ie change NORMAL to DIFFERENCE.
    myLayerRef.blendMode = BlendMode.NORMAL;
    // select opacity in percentage
    myLayerRef.opacity = 100;
    // The following code strips the extension and writes tha text layer. fname = file name only
    di=(docRef.name).indexOf(".");
    fname = (docRef.name).substr(0, di);
    //use extension if set
    if ( ShowExtension == "y" )
    fname = docRef.name
    myTextRef.contents = TextBefore + " " + fname + " " + TextAfter;
    catch( e )
    // An error occurred. Restore ruler units, then propagate the error back
    // to the user
    preferences.rulerUnits = originalRulerUnits;
    throw e;
    // Everything went Ok. Restore ruler units
    preferences.rulerUnits = originalRulerUnits;
    else
    alert( "You must have a document open to add the filename!" );

    you might want to try the scripting forum howard:
    http://www.adobeforums.com/webx?13@@.ef7f2cb

  • SOMEONE PLEASE HELP WITH MISSING FILES XP PROBLEM

    i recently purchased an ipod touch, and all i want to do is get some music on it, and update the firmware, but i cant use itunes, cuz im getting 'there are some files missing' problem.
    I swear to god, if i dont get this fixed by the end of the week, im gonna post the latest video on youtube... on how to smash up apple products.
    Ive been trying NOT to buy apple products since the first dawn of time, but i do actually like the ipod touch. But, low and behold... the very reason why i never buy apple products has been confirmed!
    can someone PLEASE tell me if there is a solid fix for this? i have literally tried EVERYTHING before you ask. im at my wits end.
    Using XP home, all updates installed... latest itunes,

    It will probably help if you'll post the exact error message and when it's occurring. Otherwise we'll just be guessing, not that someone here might not have a good guess. I'm going to guess that this thread might help:
    http://discussions.apple.com/thread.jspa?messageID=11161893&#11161893
    Regards.

  • How do I copy files onto a hard drive (device) from Mac 2 7 pc. I'm able to transfer files from device but cannot transfer files to device. Anyone had same problem or can help solve this problem? Help pls

    how do I copy files onto a hard drive (device) from Mac 2 7 pc. I'm able to transfer files from device but cannot transfer files to device. Anyone had same problem or can help solve this problem? Help pls

    Welcome to Apple Support Communities
    When you try to copy data to the external drive, what happens? If you don't see any error, the external drive is formatted in NTFS, and OS X can't write in it.
    To be able to write on this external drive, you have to use an app like Paragon NTFS. Another solution would be to format the external drive in FAT32 or exFAT with Disk Utility > http://pondini.org/OSX/DU1.html Make sure you copied all the files of the external disk to the internal disk before doing it

  • Adobe encore the software that's used to decode the media is not available on this system. installing the correct decoders for the file you are working with may help correct the problem

    Hi,
      I got this message after importing about ten or so H.264 files that I encoded from Adobe media encoder.  "adobe encore the software that's used to decode the media is not available on this system. installing the correct decoders for the file you are working with may help correct the problem."
    The files we're shot with HD cameras.  Edited in Premiere Pro CS3.  I installed the update 3.0.1 with still the same error.
    I also tried a brand new project and after about ten or so files being imported into a timeline, the system crash.  I tried this twice....
        Thanks in Advance

    Hi Hunt,
           Here is the skinny.  A window base PC.  footage shot with HD sony HD cameras,  Project imported to Premiere CS3.  Once completed sent file to Adobe media encoder and render them as H.264 widescreen high Quality.  Imported them to Adobe Encore CS3.  After about ten files or so.  I got the error message.  Did all the basic trouble shoot like restarting the computer, got latest patch.  Even build a new test project with the same problem.
        Something else I read in the forums, is the encore will transcoded the project to Mpeg 2 anyway, after looking at my project I realized those few files were indeed untranscoded.  So it will be a double compression and I dont want that.  So, my new question is, what is H.264 good for ?????????? I was research that Mpeg 2 is a faster render but H.264 is a slower render but better quality.....
       what do you think ????
       Peter

  • RoboHelp 9 HTML: Is it possible to create a project with just the help files?

    I have the help files but not the project... and I am just wondering if I can somehow import those help files into RoboHelp?

    Ok, this is shameless advertising, but here it goes anyway: Peter's way works perfect, but it will take a huge amount of time. You may also want to consider one of my recovery scripts that can recover a project in minutes: Recovery script | WvanWeelden.eu
    In the interest of full disclosure: Please note that these scripts are commercial.
    Kind regards,
    Willam

Maybe you are looking for