Glossary reports

I don't find an option in RH X5 to run a report listing glossary terms and which topics contain glossary hotspots link to each term.  Does anyone know how to obtain such information?
Thanks for any help.
Diane

Hi Rick,
Boy, I'm sure puzzled by this glossary thing.  You said:
"I really can't see any difference in the code that is induced by dragging and dropping VS using the wizard. Perhaps one exists. If so, I am not seeing it."
But when I add a link to a glossary term using drag and drop rather than the wizard, then change the definition, run the wizard and get to the file where I added the term with drag and drop,  it says "The selected term is not defined in the current topic."  It only finds the ones that were added by the wizard.
Just as a test on your thoughts on how the ID is handled in the code...I created a new HTML file and added a new glossary term using a word I know isn't anywhere else in the project.  When I added links to the new glossary term in the new HTML file, one with drag and drop and the other with the wizard, I still get the results I explained above.  And the code behind each link is as follows:
For manually added hotspot:
<a class=glossterm
x-use-popup=#POPUP177119337
x-popup-type=expanding
href="javascript:kadovTextPopup(this)"
id=a1>Manual glossary term - Diane Test</a><!--begin!kadov{{--><script
type="text/javascript"
language=JavaScript1.2><!--
kadovTextPopupInit('a1');
//--></script><!--}}end!kadov-->
For wizard added hotspot:
<a class=glossterm
x-use-popup=#POPUP177323812
x-popup-type=expanding
href="javascript:kadovTextPopup(this)"
id=HotSpot44001>Diane Test</a><!--begin!kadov{{--><script
type="text/javascript"
language=JavaScript1.2><!--
kadovTextPopupInit('HotSpot44001');
//--></script><!--}}end!kadov-->
Apparently (as you suggested) since this glossary term had not been used previously in the project, it doesn't use the "a1" in the ID. 
Bottom line on my problem is if the code isn't consistent behind manually added hotspots (those using drag and drop), how can you create any kind of search to find all those occurrences?  I have a long list of definitions to change and know the wizard won't find many of them because I know they were not added using the wizard.
I'd love to know how everyone else works with their glossaries?  Is my client unusual in not wanting to let the hotspots be added using  one of RH Wizard's two options - define at only the first occurrence in each topic, or define all occurrences and instead picking and choosing random places to add the glossary hotspot links which requires the drag and drop method?
As always, thanks for any help.
Diane 
Captiv8r wrote:
Hi Diane
Part of the difference in the code is that each of the hotspots has a unique identification. That's the x-use-popup=#POPUP194565872 bit.
The other difference I note is in the actual ID bit. One seems to have an ID of a1 and the an ID beginning with Hotspot. I'm unclear as to why RoboHelp would assign them differently. Perhaps if a1 has already been used elsewhere it begins with a different phrasing. I know it's always done that with controls such as Shortcut or Related Topics. The first insert will bear the name of the control while subsequent inserts will bear names like object1 or OBJECT1 depending on whether they were copied and pasted or inserted via the menu. (copy/paste results in a lower case object1 while menu insertion results in an all caps OBJECT1)
I really can't see any difference in the code that is induced by dragging and dropping VS using the wizard. Perhaps one exists. If so, I am not seeing it.
FAR HTML works with HTML. All RoboHelp HTML versions work with HTML whether it's basic HTML or XHTML (can I use the XML buzzword here so I sound all cool like I've just manifested a plasma ball or something?)
Cheers... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7, 8 or 9 within the day!
Adobe Certified RoboHelp HTML Training
SorcerStone Blog
RoboHelp eBooks

Similar Messages

  • Printing the Glossary Changing the Headers

    When you print out the Glossary (I'm just printing in PDF
    format at the moment), it comes out like this:
    RoboHelp HTML Report
    Glossary for: OPP_1_14_07 - Detailed
    Created by Administrator on 2/17/2007 4:23:47 PM
    Project Location: C:\etcetcetc...............
    How can you change this heading (and footer), I can't find an
    answer. I realized it must be a template (*.dot) issue but where??
    Thanks
    Al

    I think the glossary report is hard coded in. The report is
    more likely to be generated by the developers having used something
    like Crystal Reports or their own code, rather than a Word
    template.

  • Include a Glossary Page in a Webi report for report documentation

    Hi experts,
    My client would like to include a Glossary Page at the start/end of each Webi report. This page should include documentation/explanation of each dimension detail, measure, formula, etc shown on the report.
    I cannot find any designated location in the Webi report for documentation purpose. Assuming I have created this documentation in a word/html document, what is the easiest way of including this info in the Webi report?
    So far I can think of 2 options:
    1) Include a new report with one or more blank cells, and paste the text from the word/html document into the blank cell.
    Pros: Can be printed out together with the report contents (print both reports together).
    Cons: Considerable effort with creating this page
    2) Include a blank cell in the original/separate report, and insert a hyperlink for this word/html document into the blank cell.
    Pros: Less effort involved
    Cons: Cannot be printed out together with the report contents
    Besides these 2 options, are there better ways of creating the Glossary page?
    Thanks in advance for any suggestion.
    Linda

    We do something similiar in that users cannot create a new document.  Users can only copy and edit the existing template for new reports.  The template has standard headers, footers and confidentiality statements that are required on all reports.
    Here are some of the standard formulas we include in the header/documentation report tab:
    ="Report Title: "+DocumentName()
    ="Run User: "+CurrentUser()
    ="Run Date: "+LastExecutionDate()
    =If (DocumentPartiallyRefreshed();"Your document contains partial data only")
    =DocumentName()
    =DataProviderSQL([Query 1])
    These formulas automatically fill in some of the basic data using option 1 from your list.

  • Quickly populating the Glossary

    I like the idea in the info below, posted 08 Nov 2006 by La
    Menting, but does not work. I have 4 entries in my glossary--need
    to add about 100 more. However, when I open the project's .glo
    file, it is empty. I saved my project closed RH 7, and the file is
    still empty. Any ideas?
    II recently converted a WinHelp project to HTML. The only
    problem I've encountered is that the Glossary entries are all in
    bold and a larger font than the normal HTML Glossary output. It's
    extremely ugly and gives me a headache after looking at only two or
    three entries. Because I subscribe to the “be kind to the
    customer” philosophy, I'd like to fix this. Does anyone have
    the solution? Any help will be much appreciated...by me, at least.
    Print this message
    Report this to a Moderator
    JoeJoeR
    User is offline
    Junior Member Posts: 5
    Joined: 11/07/2006
    Send Private Message
    11/08/2006 09:38:19 PM
    Reply | Quote | Top | Bottom
    * open your .glo file in notepad.
    * copy and paste your glossary on another notepad - delete
    the text entry on your current .glo file.
    * paste the entry on the other notepad back to the .glo file
    which is currenty in notepad.
    of course don't forget to backup your original .glo file
    before doing this.
    Example of .glo entry
    NAME=Data
    Definition of Data.
    NAME=Element
    Definition of Element.
    NAME should be in uppercase followed by an = sign then your
    glossary entry. Ensure the definition appears on the very next
    paragraph.

    Hi yenelli
    The only thing that comes to mind here is that maybe you
    aren't looking in the right location. Assuming you have four
    entries in your Glossary, there should be data in the file. This
    would suggest that you aren't looking at the right file.
    It may be helpful to employ one of my all time favorite
    RoboHelp tricks here. To quickly open Windows Explorer in the
    Project location. Just right-click any topic in your project and
    choose Properties (It may also say Topic Properties). Then click
    the File tab. See that button in the lower right of the dialog? The
    one labeled Open Folder? Click that puppy and Windows Explorer
    should pop open in your project location. Sweet, huh?
    Now try looking at the .GLO file you find there and see if
    you are able to see your entries.
    Let us know how you make out... Rick Cheers

  • Expanding Text Glossary Terms into Popup windows

    I am using RH6 and I have a help project that uses expanding
    text glossary terms throughout all the topics. When the topic is
    printed out, the glossary terms are auto expanded and it disrupts
    the flow of the text.
    My questions are:
    Is there a way to quickly change expanding text glossary
    terms to just popup hyperlink windows?
    If not, how can I find all the expanding text glossary terms
    using the Multi Find and Replace?
    Can they be searched for in a Report?

    There's another way. Enclose your glossary definitions in
    brackets [a means of enclosing text] so that the definition does
    not interrupt the flow.

  • Regarding purchasing report

    Hi all,
            i need to have report for finding best vendors which is supplying desired supply...........so  what r the issues to be taken to find out the above......and also..............can any one explain what is purchsing group,material group,........in purchasing  and what r the data sources and tables related to above...........what r the reports can we get through that data sources..........
    thanks in advance,
    swathi

    Look at BC Queries
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/a26f37eb997866e10000009b38f8cf/frameset.htm
    <b>Purchasing Group</b>
    A key for a buyer or group of buyers responsible for certain purchasing activities.
    The purchasing group is:
    Internally responsible for the procurement of a material or a class of materials
    The principal channel for a company's dealings with its vendors
    <b>Material Group</b>
    A grouping of materials and services according to their characteristics.
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/c5/a26f37eb997866e10000009b38f8cf/frameset.htm">Glossary</a>
    <b>For datasources & tables</b>
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/a26f37eb997866e10000009b38f8cf/frameset.htm

  • Glossary tab doesn't display and Glossary pop ups don't work

    TCS 3.5 (FrameMaker 10, RoboHelp HTML, version 9)
    Windows XP version 5.1 sp3
    Internet Explorer 8.0
    My apologizes if this should be in a different forum.  Also, from searching I have found that the problem is usually that the DLL has not been loaded -- I have done that. So I am at a loss. Thanks in advance for your help!
    Problem: My .chm output does not have a Glossary tab and the Glossary text pop-ups in my topics do not work.
    Background: Since I am new to TCS 3.5 I'm going to give my entire process. Quite frankly I'm not even sure if my entire process is correct.
    Steps:
    Before I began: I loaded the HHActiveX.dll. Here's the proof:
    Create a blank project.
    Import master page (File > Import > Master Page).
    Load project settings (File > Project Settings > Import).
    Link FrameMaker Book (File > Link > FrameMaker Document)
    Configure Properties (Right-click the book file in RH and click Properties).
    In Properties, select Convert FrameMaker Table of Contents and give a name.
    In Properties, select Convert Glossary and give a name.
    In Project Manager pod, right-click the Glossary topic (System Management GLO) and click Set as Default.
    Update Project (File > Update > Update All).
    Run Glossary Hotspot Wizard (when running wizard, select the glossary topic that was set as default in step 8)
    Edit the UpdateMarkedGlossaryTerms.jsx script (change the GlossaryName variable to the Glossary topic created in step 8 and change the GlossaryStyle variable to TextPopUp)
    Run Update Marked Glossary Terms script (In Script Explorer pod, right-click the UpdateMarkedGlossaryTerms.jsx script and click Run).
    Run graphicinreferencepages.jsx script (this inserts my note graphics from FM reference pages)
    Configure Microsoft HTML Help layout.  Here's the properties file:
    16. In the properties file I selected the Glossary topic that I had set as my default in step 8.
    17. Click Save and generate.
    Result: In the .chm file (and in View Selected Item in RH) when I click a glossary term in a topic, I get "This program cannot display the webpage". Also, the Glossary tab is not displayed.

    Welcome to our community, Linda
    In RoboHelp, if you open the Glossary pod (View > Pods > Glossary > Select Glossary) do you see terms and definitions listed there?
    If not, that would explain it as the Glossary has no entries.
    Assuming it does have entries, you may simply need to enable the tab by clicking View > Pods > Project Set-up. Expanding the Windows section in the pod and double-clicking your CHM window.
    A CHM window looks like this:
    If you don't see a CHM window, you will need to create one. If you do see a CHM window, double-click it. Then ensure the Glossary is enabled.
    Keep us posted! Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Error Message using Tools, Reports

    Whenever I try to print a report for anything in this area, index, glossary, images etc I always
    get an error message "Adobe Robohelp 8 has encountered a problem and needs to close etc" and program closes. Anyone know how I can fix this.

    Is it just those reports, or can you print no reports?
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Need to Delete Glossary & Add Search

    Hi All,
    After converting my RH7 project to RH8, RH added a Glossary tab (which is empty, by design because we don't use them) and removed the Search tab. I am trying to remove the Glossary tab, but the Delete option is greyed out. I deleted the .glo file from the project folder and reopened the project, but all that did was give the Glossary file a red X. I have searched this forum, but no one else seems to have this problem.
    Can anyone help me permanently delete the Glossary from my project?
    I also can't find how to add back the Search tab. Can anyone help me with that, too?
    (If these are simple tasks, I apologize in advance. I've onlly been using RH for a few months.
    Thank you for your help!!

    Hi again
    Thanks for the info.
    For CHM files you need to edit the Window definition. Click View > Pods > Project Set Up. Expand the Windows pseudo-folder. Double-click the CHM window definition. (The WebHelp definition will have a small globe in the center of the icon)
    Ensure the Glossary check box is cleared in the lower left area of the dialog.
    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

  • Want A Sample PayRoll Report

    Hi All Experts,
        I am new to ABAP-HR,I want One Sample PayRoll Report.Thanks in Advance.

    am providing you the e-link :
    http://cma.zdnet.com/book/abap/
    http://cma.zdnet.com/book/abap/index.htm
    http://www.sapdevelopment.co.uk/
    http://www.sap-img.com/
    http://juliet.stfx.ca/people/fac/infosys/abap.htm
    http://help.sap.com/saphelp_46c/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/d6/0db357494511d182b70000e829fbfe/frameset.htm
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    http://www.sapgenie.com/abap/example_code.htm
    http://www.geocities.com/SiliconValley/Campus/6345/abapindx.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm
    http://help.sap.com/saphelp_40b/helpdata/en/4f/991f82446d11d189700000e8322d00/applet.htm
    http://www.sap-img.com/abap-function.htm
    http://www.sapgenie.com/abap/code/abap19.htm
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.planetsap.com/Tips_and_Tricks.htm
    http://help.sap.com/saphelp_40b/helpdata/ru/d6/0dc169494511d182b70000e829fbfe/applet.htm
    http://www.henrikfrank.dk/abapexamples/SapScript/symbols.htm
    http://www.henrikfrank.dk/abapexamples/index.html
    http://sap.ittoolbox.com/documents/document.asp?i=752
    http://members.aol.com/_ht_a/skarkada/sap/
    http://sappoint.com/abap/
    http://members.tripod.com/abap4/SAP_Functions.html
    http://members.ozemail.com.au/~anmari/sap/index.html
    http://www.planetsap.com/Userexit_List.htm
    http://www.planetsap.com/Tips_and_Tricks.htm
    http://www.kabai.com/abaps/q.htm
    http://www.planetsap.com/Userexit_List.htm
    http://help.sap.com/saphelp_bw21c/helpdata/en/c4/3a8090505211d189550000e829fbbd/frameset.htm
    http://www.sapgenie.com/abap/bapi/example.htm
    http://help.sap.com/saphelp_45b/helpdata/en/65/897415dc4ad111950d0060b03c6b76/content.htm
    http://www.sap-basis-abap.com/index.htm
    http://help.sap.com/saphelp_40b/helpdata/en/fc/eb2c46358411d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/aa/aeb23789e95378e10000009b38f8cf/frameset.htm
    http://www.geocities.com/ResearchTriangle/1635/system.html
    http://www.sapdesignguild.org/resources/MiniSG/3_Managing/3_Functions_Table_Control.htm
    http://help.sap.com/saphelp_45b/helpdata/en/d1/801bdf454211d189710000e8322d00/content.htm
    http://www.sapfans.com/sapfans/repos/saprep.htm
    http://www.planetsap.com/howdo_a.htm
    http://help.sap.com/saphelp_util464/helpdata/en/69/c2516e4ba111d189750000e8322d00/content.htm
    http://www.sapgenie.com/abap/smartforms_detail.htm
    http://www.sap-img.com/abap.htm
    http://help.sap.com/saphelp_46c/helpdata/en/fc/eb2d67358411d1829f0000e829fbfe/content.htm
    http://www.geocities.com/victorav15/sapr3/abap.html
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    http://abap4.tripod.com/Other_Useful_Tips.html
    http://help.sap.com/saphelp_45b/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm
    http://www.sap-basis-abap.com/sapmm.htm
    http://sap.ittoolbox.com/nav/t.asp?t=303&p=448&h1=303&h2=322&h3=448
    http://sapfans.com/
    http://cma.zdnet.com/book/abap/ch03/ch03.htm
    http://help.sap.com/saphelp_40b/helpdata/en/4f/991f82446d11d189700000e8322d00/applet.htm
    http://sappoint.com/abap/
    http://www.henrikfrank.dk/abapuk.html
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/abapindx.htm
    http://www.sapgenie.com/abap/index.htm
    http://www.sap-img.com/abap.htm
    http://www.sapdevelopment.co.uk/tips/tipshome.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm
    http://sap.ittoolbox.com/nav/t.asp?t=322&p=322&h1=322
    http://sap.ittoolbox.com/nav/t.asp?t=448&p=448&h1=448
    http://www.thespot4sap.com/
    http://www.kabai.com/abaps/q.htm
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapgenie.com/abap/tips_and_tricks.htm
    http://www.sapassist.com/code/d.asp?whichpage=1&pagesize=10&i=10&a=c&o=&t=&q=&qt=
    For FAQ
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.sapgenie.com/faq/abap.htm
    BAPI-step by step
    http://www.sapgenie.com/abap/bapi/example.htm
    Weblog for receive email and processing it through ABAP
    /people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher
    For Logical database
    http://help.sap.com/saphelp_46c/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm
    very useful
    http://help.sap.com/saphelp_46c/helpdata/EN/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Useful link to websites
    http://www.hernangn.com.ar/sap.htm
    Useful for background
    http://www.sappoint.com/basis/bckprsng.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/08703713bf277ee10000009b38f8cf/frameset.htm
    http://publib.boulder.ibm.com/infocenter/wbihelp/index.jsp?topic=/com.ibm.wbix_adapters.doc/doc/mysap4/sap4x41.htm
    Table control in BDC
    http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm
    For posting weblog,
    /people/sap.user72/blog/2005/06/28/sdn-weblogs-making-it-easier
    Dynamic Internal table -weblog in sdn
    /people/subramanian.venkateswaran2/blog/2004/11/19/dynamic-internal-table
    Smartforms
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    ALV
    http://www.geocities.com/mpioud/Abap_programs.html
    Mail
    http://www.geocities.com/mpioud/Z_EMAIL_ABAP_REPORT.html
    http://www.thespot4sap.com/Articles/SAP_Mail_SO_Object_Send.asp
    http://www.sapdevelopment.co.uk/reporting/email/attach_xls.htm
    BOM Explosion
    /people/prakash.singh4/blog/2005/05/15/explode-boms-in-enterprise-portal-using-htmlb-tree--part-1-abap
    BOM
    http://help.sap.com/saphelp_erp2005/helpdata/en/ea/e9b7234c7211d189520000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/d1/2e4114a61711d2b423006094b9d648/frameset.htm
    http://www.sap-img.com/sap-sd/sales-bom-implementation.htm
    http://www.sap-basis-abap.com/sappp007.htm
    OLE
    http://www.sapgenie.com/abap/ole.htm
    http://help.sap.com/saphelp_46c/helpdata/en/59/ae3f2e488f11d189490000e829fbbd/frameset.htm
    ALVGRID with refresh
    http://www.geocities.com/mpioud/Z_DEMO_ALV_REFRESH_BUTTON.html
    For language setting and decimal separator
    /people/horst.keller/blog/2004/11/16/abap-geek-7-150-babylonian-confusion
    Oracle queries
    http://sqlzoo.net/
    To format SQL
    http://www.sqlinform.com/
    SCOT settings
    http://www.sap-img.com/basis/basis-faq.htm
    Status Icon ALV,Table Control,Tab Strip
    http://www.sapdesignguild.org/resources/MiniSG-old/from_develop/norm_status_icons.htm#positioning_4
    ALV Group Heading
    http://www.sap-img.com/fu037.htm
    For multiMedia
    /people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework
    Uploading LOGO in SAP
    http://www.sap-img.com/ts001.htm
    LSMW
    http://www.sap-img.com/sap-data-migration.htm
    http://www.sapgenie.com/saptech/lsmw.htm
    http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
    http://www.sap.info/public/INT/int/glossary/int/glossaryletter/Word-17643ed1d6d658821_glossary/L#Word-17643ed1d6d658821_glossary
    Here are the two links which contains lots of PDFS:
    http://www.easymarketplace.de/online-pdfs-q-s.php
    http://www.consolut.de/saphelp/sap_online_help.html

  • Does anyone has problem with the Glossary tab in RB8?

    The glossary tab does'nt show on *CHM file. Does anyone has that problem?
    1) Install RH8 on XP SP2 and register hhactivex.dll
    2) Start RH8
    3) Create new project.
    4) Click on '+' sign of Glossary from Project Manager to expand it and double click the Glossary(Default) to show the GLossary Pod.
    5) Type 'First' in the Term input field on the Glossary Pod, and click the + button to add it.
    6) Go to the 'Definition for :first section of the Pod and type in 'First'
    7) Save and generate the CHM file
    This is the first time I create a new project in RH8 with Glossary.
    If I import a previous project created with RoboHelp for Office X4 which has Glossary, and convert project to RH8 format and generate the CHM file, then the CHM file has the Glossary tab.
    I can't possibly beleive it is a bug in RH8 . However, what mistake did I make?
    This happens on XP SP2, RH 8.0.0.0.203, on XP SP3 with RH 8.0.2.208, on Win7 with RH 8.0.2.208. Basically, it doesn't matter on what PC we install RH8, doesn't matter how many time you register hhactivex.dll, the glossary tab never shows up. Howver, it shoes up on Winhelp.
    Thanks

    Hi there
    No, I don't believe they are ameteurs. Besides, some ameteurs do better work than "professionals".
    To be fair, some bugs are elusive. We may see them and report them but when the development team examines things they repeatedly and stubbornly fail to reveal themselves.
    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

  • Glossary of components used in SNC

    Hi,
    I am new to SNC and to understand it better I need the Glossary of various components used in SNC.
    For eg
    Transportation Lane:
    A transportation lane connects the ship-from location with the customer location. You must assign the product that the supplier delivers to the customer to the transportation lane. You also assign at least one means of transport to the transportation lane. SAP SNC uses the transportation duration of the means of transport that is assigned to the transportation lane for scheduling the delivery date from the shipping date and vice versa. Means of transport are also relevant for special applications like Transport
    Like I mentioned above it is required for all components used in SNC
    Thanks

    You will get the data in COOIS sap std report
    in which you choose
    List = component list
    Or list = object list and in the object list tab page choose component check box.
    execute the report with order numner..
    you will get all the components.

  • Glossary in RoboHelp 7 HTML

    I have RoboHelp 7 HTML. I'm fairly new and inherited a project. I did not realize that the glossary did not get generated when I compiled the project.How do I add the glossary to the TOC or what do I have to do so that the glossary is part of the project after it's generated?

    Hi again
    On the outside chance you haven't sorted this, what I meand by the Single Source Layouts was that you should examine the properties of the WebHelp Single Source Layouts.
    First, ensure the pod is visible by clicking View > Pods > Single Source Layouts.
    Next, right-click the WebHelp layout and choose Properties.
    Click Next and you should see the options. You may need to enable the Glossary here.
    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
    SorcererStone Blog
    RoboHelp eBooks

  • Glossary in .chm file

    Hi Everyone:
    I'm using RoboHelp HTML, ver 8.0.2.208, with other users in a version controlled environment.
    I have created a .chm file but the glossary and glossary tab do not appear in the file.  I do have the glossary populated with terms and info but when I generate the .chm, there's no glossary tab and hence no glossary info.
    I do have a glossary listed in the HTML Help Options-Microsoft HTML Help window before I generate but no luck with it appearing in the resulting .chm.
    Any ideas?   Thank you so much for any help/input.  I really don't know what I would do without this forum -- it's been a lifesaver!

    Hi there
    First, check to ensure your Window definition has the Glossary enabled. Assuming it is, the next step is to try creating a new Window definition. Then configure the SSL to point at the new definition. If that still doesn't coax it to show, try creating a new layout. Just right-click in the SSL pod and choose to create a new layout.
    Don't copy the layout as it would be like cloning a cow with a birth defect. You would likely bring the birth defect right into the clone! Best practice is to create it from scratch.
    Keep us updated on your progress... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Glossary Tab Not Showing Glossary terms in Microsoft HTML Help Output

    When I generate Microsoft HTML output from my RoboHelp HTML project, the Glossary tab appears correctly showing the glossary terms after clicking the View Output button.  However, when I double-click on the final Compiled HTML Output file from Windows Explorer, the Glossary tab only shows a gray area without any terms.  Here's a screenshot of what appears when I click on this tab:
    I have tried working with the Adobe engineers and they have not found a solution yet.  Anyone able to help?

    Hi there
    Although the thread linked below isn't about the Glossary Tab, the cause is likely the same. So check out the thread and see if it addresses your issue.
    http://forums.adobe.com/message/4292236#4292236
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • Microsoft word doesn't work

    is microsoft supported in Lion? mine won't work...also can't send an invoice from Quickbooks...

  • HELP!!!Can't install FCP on my MBP

    Good Day All, I currently bought a new Mac Book Pro, it has an I7 processor, 8GB of RAM and 120GB Solid State Hard Drive. Now, I have an old Final Cut Studio Version 5... In my old Mac Book Pro I was able to install it now problem, now it's telling m

  • Music not playing in iDVD

    I created a movie in iMovie and sent it to iDVD. I picked a theme, filled the drop zones, etc. iDVD created a menu button for scene selection and those are correct based on the chapter markers from my iMovie project. However, when I preview the iDVD

  • Error showing in IntegrationDirectory

    Hi All, while dng IntegrationDirectory Adapter Engine is not showing Integration Server. even i created several times Technical System and Business System,iam getting the same problem Unable to determine the name of the central Adapter Engine from th

  • Oracle 11.2.0.3 and bug #13443029

    Hello! I have Oracle 11.2.0.3 on Aix 64bit installed and see symptoms of bug 13443029 , have I downgrade to 11.2.0.2 to appling the patch for fixing this bug ? README for *13443029* Patch Details Oracle Database 11g Release *11.2.0.2.0* ORACLE DATABA