I am using MS WORD to make an .hpj file to use in compiling a help file for my VB6 program. I save the file as a plain text file with an .hpj extension. But my compiler doesn't recognize this as an hpj file.
If I remember correctly you need to save your file as an RTF file and then use the help project wizard to convert that rtf file into your help files. Check out the help for help file with the program.
Thanks for the advice, but the instructions call for saving the TOPIC files as RTF but the HELP PROJECT FILE is to be saved as unformatted text (ASCII) with an extension of .HPJ.
Thanks for the help so far but I'm sorry to be so dense. I don't know what the "help file maker' is. It what I need. I tried using the HC.exe and HC31.exe supplied with Visual Basic 3 without success.
.Hlp files are special compiled files made by the 'Microsoft Help Workshop' program that came with VB or Visual Studio. My current version is HCW.exe which is version 4.03 of the Help Workshop - and it works very well.
All you have to do is format your rtf file with the necessary tags (Footnotes / KLinks / ALinks, etc) , and the Workshop will compile it into a valid help file. You can also create a contents file from within the editor so your help file will have its own 'Contents' dialog.
that provides all the steps and tips needed to create a decent help system:
Microsoft Windows 95 Help Authoring Kit
by Microsoft Press
ISBN: 1-55615-892-0
It comes with a CD containing the Help Workshop and some sample files, and originally listed for 49.95 - I forget what I paid but it was probably around 25-30 bucks.
Thanks again for all your help. I certainly aided me in locating the root cause of my problem with running HC31.exe. It seems that my word processor (MSWord 2000) is saving my .rtf Topic files in a format that HC31 doesn?t recognize. Some Topic files I made years ago work well and are about 4K in size. However, if I make any changes and save them or make a new Topic file they don?t work and are about 8k in size. As soon as I clear up that issue, I believe the problem will be corrected.
Thanks again
Charlix
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.