HTML Help Workshop; creating the *.chm file

I'm about to create the documentation for a large LabVIEW
automation project. I would also like to use this
documentation as the content for my help-file used by the
LabVIEW program (a *.chm or a *.hlp-file) via the
Control Online Help.VI.
The question is, what is the most optimal way to create this document,
without having to do the job almost twice ?
Normally I would create the documentation as a Word-document.
But as far as I see, the help-file system has to be created by the
MS HTML Help Workshop program, and that uses a large collection
of html-files to compile into the CHM file. And the html-files that
can be exported from Word aren't optimal, are they, with
a lot of extra code etc...
Somebody have obvious
ly looked at this problem before me.
What are the tips, tricks and suggestions around ?
Martin

For everbody else in the audience, check out
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/ht
ml/vsconHH1Start.asp to download the free HTML help workshop. It is a
package which takes a set of HTML files and generates a standard win2k/XP
helpfile.
However, your point is completely true: it just a major pain to make a
"pretty" version of both offline and online help. Both documents can have
the same content: a section explaining each menu item, several sections to
explain common tasks, a section explaining terms, etc. I dont see a huge
difference in usability as long as you create a union of material.
As for exporting I haven't found a good solution. As you've seen, you must
have the seperate HTML files for the help compiler. That's how the table of
contents, etc is generated. For my current project, I maintain that as a
frontpage web and apply a cascading style sheet. I didn't find a good way to
(automatically) split the word document into several HTML files or join the
frontpage web into a single organized word file. It wasn't a huge issue,
because I ended up using printed material as an installation guide and
online help as program documentation.
The one particularily useful thing was programming a custom "document my
progam" VI which exports using my special documentation format. Of course
that is really only suitable for the programmer's reference section. However
I really, really, really hated using Print -> VI documentation and
reformatting every time. I'm sure you'll soon notice that it gets tiring.
-joey
"CatLabMan" wrote in message
news:[email protected]...
> I'm about to create the documentation for a large LabVIEW
> automation project. I would also like to use this
> documentation as the content for my help-file used by the
> LabVIEW program (a *.chm or a *.hlp-file) via the
> Control Online Help.VI.
>
> The question is, what is the most optimal way to create this document,
> without having to do the job almost twice ?
>
> Normally I would create the documentation as a Word-document.
> But as far as I see, the help-file system has to be created by the
> MS HTML Help Workshop program, and that uses a large collection
> of html-files to compile into the CHM file. And the html-files that
> can be exported from Word aren't optimal, are they, with
> a lot of extra code etc...
>
> Somebody have obviously looked at this problem before me.
>
> What are the tips, tricks and suggestions around ?
>
> Martin
>
>

Similar Messages

  • How to add search tab in the .chm file

    Hi All,
    All these days, I was using RH -5 to create the .chm file. Today, I moved onto RH -9. The chm file had the Search option enabled automatically in RH-5. But in RH-9, Glossary option alone is available and I am not able to add Search tab adjacent to the Index tab. Please refer to the screenshot for more clarification.
    Please help me to solve this as the client would expect Search tab for sure.
    Regards,
    Lata

    Hi Lata
    What you are showing in your image is a mismatch. The tab says Glossary but the contents of the tab show Search.
    I think in this case I would suggest attempting to define a new window with the attributes you need. Then configure that window as the default for the layout you are using.
    You define the window by:
    1. Ensure Microsoft HTML Help is the default layout.
    2. Click View > Pods > Project Set-up and you should see the windows there.
    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

  • Changing the .chm File Name

    I know this topic has been covered before in the forum, but I a little bit slow and haven't quite understood the answers.  I am trying to change the name of the .chm file which resides at the root of the C: drive, but outside of the project folder.
    Several of the solutions refer to changing the name in the window properties, except I don't know what you are referring to by Window.  Is it on a dialog box such as Project Properties or is it something I'm totally unaware of?
    Sorry for the redundancy of the topic.

    Are you referring to the CHM file created when you compile your project? If so, all you need to do is right click on the Microsoft HTML Help single source layout and select Properties. The top field in this dialog - Select Output Folder and File Name - is where you specify the path to the CHM file and the actual file name. Change this to the reference the required file name (e.g. C:\Source\myfile.chm) and click Save. The next time you create your project output the file name will be as you have supllied.
    Read the RoboColum(n) for mutterings on RoboHelp, Technical Communication Suite and technical communication.

  • No Index in the Chm file

    Hi All:
         I'm working with RH8 to make a chm file.
         After i generate the chm file, there is no "Index" showing in the book, although i check the tab already in the "Window Properties"  -> Tri-pane Tabs and Windows - > "TOC & Index". And I have index file in the project. Is this the right place to check this item?
         Thanks a lot for help.

    Hi, thank you for your help.
    But there are quite a  lot of index keywords in the Index file. Each topic has several  keywords. More information about this project:
    1. This is a merged help. I checked in the "Project Settings" -> Index, i chose "Add New Keywords to Index File (HHK)".
    2.  I set "Microsoft HTML Help" as Primary Layout, in the "Properties"  window, i select all TOC, Index as default ones. In "Additional  Options", i select "Apply to all Topics -> CSS (catalog.css)".  Weirdly, the"Next" button on this window is not highlighted, thus i  cannot go to the next page.
    3. I check the first keyword in the  index, and it belongs to this topic which is shown in the TOC. So the  topic containing the first index keyword is not missing.
    4. The project was a X5 project, since i took over, i've been using RH8. The index now in the project is different from the original generated  chm's index. Some of the keywords are missing in the current project. I see some people in the forum having problems with the Index by updating the project to RH8.
    Wow, amazing find out!
    I create this new index named  "New", "drag and drop" some of the keywords from the original index to  this "new" index, just three of them. Because i only want to check if  the new index will show in the generated chm file or not. And also i set  this "New" index as default.
    It turned out that not only the index shows up in the  chm file, but also shows all the keywords in the old project. i mean the  same as the old generated chm file. Weird no? I thought by using the  "New" index, only those three keywords would show up. But everything  shows up, even more than the ones in the project.
    Although it gives exact the index i want, i still want the explanations to these. In which way does this "New" index help?
    Thanks for all your help.

  • How to create the SWF file which was included surrogate pairs.

    I would like to make sure how to create the SWF file which are included surrogate pairs.
    The error of outside the scope of unicode occurred when I compiled(mxmlc) the as file which was set surrogate pairs to 'Unicoderange'.
    Ex, I set the '  '(UTF-16 is '20B9F') to 'Unicoderange'.
    However, I cannot add the surrogate pairs.
    The error of outside the scope of Unicode occurred when I compiled the AS file.
    The reason of error was that the Unicode(UTF-16) of surrogate pairs is invalid.
    Then, I read the following pages.
    These pages are written that unicode-range supported surrogate pairs.
    http://livedocs.adobe.com/flex/3/html/help.html?content=fonts_07.html
    http://www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#descdef-unicode -range
    So please let me know how to create the SWF file which are included surrogate pairs.
    Environment
    - Flex3.5a
    - TTC: meiryo(ver6.02), msgothic(ver2.50), mspgothic(ver2.50)
    Thanks,
    Takeshi Ishihara.

    I've been able to create project jar files in Eclipse by selecting Export from the File menu, then choose Java - Jar file - and provide the required information, name, destination folder etc. But when I do this, I do not export other jars on the build path this way nor do I expect to do this. I am only concerned with creating a jar file of my own work. A jar file does not "contain" other jar files. If the jar file contains the main method, and requires other jars for it's execution, then you may wish to include a reference to required jars on the class path entry of the Manifest file of the jar file you create. I'm not sure how to create a Manifest file in eclipse though..

  • How to create the .BPDX file required to scedule PDF index updates?

    Hi All,
    I'm having trouble creating the .BPDX file required to schedule index updates. There is very little information on the subject & i have been going round in circles for the last couple of days.
    I have created several files that appear to initiate the task (ie. will launch Acrobat), but they don't do anything once open. I have tried several different file path formats, etc, with no luck & i cant find any examples of what the BPDX file should actually contain?
    I'm using a Mac running Acrobat Pro 9.4.3. Any help would be much appreciated...
    Thanks, Jason.

    Yes, I find this a bit frustrating too. I managed to glean some information a while ago from earlier documents that appear to have been removed since. With this information I've managed to successfully regenerate a catalog using a BPDX file, on Windows. And the instructions Adobe gives are circular - they say to search for BPDX, but all you get are the same hits, which tell you to search for BPDX ....
    I assume that you've already enabled the use of BPDX files in the preferences.
    For a single catalog, the BPDX file should contain the full path to the .pdx file, quoted if necessary, followed by flags. To rebuild a catalog, add the flag "/rebuild". For example (windows format)
    "C:\mypdffolder\mypdfindex.pdx" /rebuild
    If you run Acrobat.exe with the .bpdx file as an argument, it opens Acrobat and regenerates the index. I've tried this in a script, and it works. What I haven't yet figured out is how to close Acrobat after it's done.
    Hope this helps. I know this is Windows and not Mac, but it should be the same format.
    Ken Dyall.

  • How to create the War file

    Can you help me , how to create the war file.
    I am using the tomcat 5.0 server, i have book folder in webapp.
    how i can create the war file? what is command?
    help me
    ramya

    using jar command u can create a war file
    jar -cmf myweb.war *.*<files to be included in war file>
    regd,
    ritu

  • How to create the log file in remote system using log4j.

    Hi,
    How to create the log file in remote system using log4j. please give me a sample code or related links.The below example i used for create the log file in remote system but it return the below exception.Is there any authandication parameter for accessing the remote path? Please help.
    public class Logging
    Logger log=null;
    FileAppender fileapp=null;
    public Logging(String classname)
    try
    log = Logger.getLogger(classname);
    String path=" [\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt|file://\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt]";
    fileapp = new FileAppender(new PatternLayout("%r [%t] %-5p %c %x - %m%n"),path, true);
    log.addAppender(fileapp);
    log.info("Logger initilized");
    }catch(Exception ex)
    ex.printStackTrace();
    java.io.FileNotFoundException: \\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt (The network path was not found)
    at java.io.FileOutputStream.openAppend(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
    at org.apache.log4j.FileAppender.<init>(FileAppender.java:109)
    at annwyn.logger.BioCapLogger.<init>(Logging.java:23)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Please help.
    Thanks in advance.
    Saravanan.K

    Sorry path is missing for the above request.
    path="\\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt ";
    please help.
    Saravanan.K

  • How to create the exe file for java project.

    How to create the exe file for java project.
    am done the project in java swing , i like to create the project in exe format, so any one help for me,
    send the procedure for that.
    thanking u.

    How to create the exe file for java project.Have you ever heard of google? I pasted your exact "question" into a google search:
    http://www.google.com/search?q=How+to+create+the+exe+file+for+java+project.
    and got several useful links.
    Better search terms might yield even better results.
    Sheesh.

  • How we can create the batch file to download the data in from URL in ssis

    hi,
    any one help on one the below requirement.
    i have to create one batch file to download the report(reports is in csv format) from URL...
    requirement should be like this...
    1. we have some reports is there in the URL..
    2.when ever we execute the url, the report should be download and save it to the local folder.
    3. this requirement i have to write in the batch file
    should any one let me know how we can create the batch file for the above requirement.

    Hi Priya.N,
    If you use SQL Server Reporting Services for reporting, you can use Visakh’s suggestion to create a script file which calls Reporting Services Web Service to render a report in CSV format and save a batch file to the destination folder, and then create a
    batch file to run the rs.exe utility which can executes the .rss script file. For more information, please see:
    Report Server Web Service
    ReportExecutionService.Render Method
    rs Utility (rs.exe) (SSRS)
    If you use other reporting tools, it depends on the reporting functionality and this requirement may be not achieved.
    Regards,
    Mike Yin
    TechNet Community Support

  • Using jsp creating the xml file on the browser

    Hi All,
    My problem is i have jsp page by which i am getting the data from data base, by using the database table i want to create the xml file
    can anybody help in this issue

    Oh, "the thing". Let me see if I can find that code for you ...

  • How can we create the DBC file?

    Hi all,
    I am attempting to run the test_fwktutorial.jsp within the toolbox.jws/Tutorial.jpr project in Jdeveloper . We have to provide the Oracle application DB connection in the project properties ( we have to provide this as a DBC file) . How can we create the dbc file from the Database connection ? i tried to export the DB connection in Jdev , but it is getting exported to xml file rather than dbc file . Please help to fix this.

    Yes, you can do that.
    Put both the DBC files under dbc_files\secure folder.
    You can change the dbc files from project settings and point to the desired file.
    I am not sure, but maybe you need to stop JDevloper and start again for the new DBC file to take effect.

  • Error: Outlook could not create the work file. Office 2013

    I was having issues with Windows 8.1 store apps not working and it was suggested to sync my account licenses.  I did that but it did not correct my problem.  I then ran the troubleshooter app. The troubleshooter found several issues that it
    fixed but I cannot remember what they were.
    So here's my problem.  Now, when I open Outlook (2013) I get the error "Outlook could not create the work file."  
    Any suggestions?

    Glad to hear that you have found a solution and thank you for sharing it here, it will be helpful to other community members who have same questions.
    Cheers,
    Steve Fan
    TechNet Community Support

  • WTK 2.5 doesn't create the jar file

    Please help me! I'm using wtk2.5 and it's doesn't creates the jar file.
    The classes are created and the program run's in the test phone, but the jar file is not created...
    Any ideas...?
    Please help!
    Thank you
    Message was edited by:
    tprimus83

    I found something.
    "simply building does not create a package. Try Project -> Package -> create package.
    hth
    Kay "
    Thank you Kay i woul'd try it

  • How to create the exe files for java application

    How to create the exe file for java application?
    got any software to do that?
    Thanks

    In terms of converting java applications into exe files, there are 3 schools of thought:
    1) Instead of converting it to an exe, convert it to a jar file. Jar files are more portable than exe files because they can be double-clicked on any operating system. The caveat is that a Java interpreter must be installed on the target computer for the double-clicking to work.
    http://developer.java.sun.com/developer/Books/javaprogramming/JAR/
    2) Create an exe launcher that, when double-clicked, attempts to find a Java interpreter on the local computer and launches the Java application. The exe file is still double-clickable but whether your java application runs depends on whether a Java interpretor is installed on the target computer.
    http://www.sureshotsoftware.com/exej/
    http://www.objects.com.au/products/jstart/index.jsp
    http://www.duckware.com/products/javatools.html
    http://www.ucware.com/jexec/
    http://www.rolemaker.dk/nonRoleMaker/javalauncher/
    http://www.jelude.cjb.net/
    http://thor.prohosting.com/~dfolly/java/index.html
    3) Create an exe launcher that bundles a Java interpretor. Same as above but when the exe file is double-clicked, it searches for a Java interpreter and if one is not found, it installs one on the target computer. The caveat is that the exe file would have an overhead of 10 MB in size for the interpreter.
    http://www.excelsior-usa.com/jet.html (evaluation version available)
    4) Convert the Java application into a native exe file. The caveat is that if you use Swing for your GUI, it won't be converted. Also this option is still somewhat experimental.
    Can't think of any free options right now.

Maybe you are looking for

  • Need to sync/backup original iPhone, so I can upgrade to a 3GS...

    Please help. I need to sync/backup an original iPhone, so I can switch to a 3GS. My question has a few parts. 1. Should I get the latest iTunes version? Does it even support the original iPhone? Or should I try to sync with my current version? 2. I r

  • Dynamic Header Configuration

    Hi, I am having a requirement in which, based on the value of a source node I need to decide what the destination address should be. E.g.: If source node, Name = sap01, then my message should reach the target with url as http://sap01/Storage/Upload.a

  • Hardwired Keyboard turned off, inexplicable mode change

    Logitech Classic Keyboard 200 USB. Windows 8.1 Licensed. MSO 2013 Licensed. For the second day, the keyboard suddenly is taken over by some unlisted program. It stops doing data entry and additional keystrokes just bring up completely irrelevant slid

  • My macbook air has a black sreen, I can hear the apple chime when power is pressed but is stuck on black screen

    My Macbook Air has black screen, I can hear the apple chime when power is pressed but is stuck on this black screen. Also had beeps, 3 beeps was able to stop doing command/alt... What is going on???

  • Sun Studio in latest SXDE ube error

    Hi, I have latest SXDE (1/08) and then if I try to build poppler-0.8 I obtain this error: "JBIG2Stream.cc", [__1cLJBIG2StreambBreadGenericRefinementRegion6MiiiipnLJBIG2Bitmap_iipi3_2_]:ube: error: Assert has been violated at '/net/violet/export/home1