home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4796 < prev    next >
Encoding:
Text File  |  1993-01-09  |  2.3 KB  |  58 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: Help - How to wite .hlp files 
  5. Distribution: world
  6. References: <1993Jan9.124143.20324@sbfdk.sbf.dk>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 43
  11. Date: Sat, 9 Jan 1993 17:46:04 +0000
  12. Message-ID: <726601564snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <1993Jan9.124143.20324@sbfdk.sbf.dk> bmu@sbfdk.sbf.dk writes:
  16.  
  17. >Hi
  18. >I'm not programmer, not primary, I kan write simple C programs etc.
  19. >BUT
  20. >I want to write som .hlp files for use in WINDOWS specialized for
  21. >our company's use of windows.
  22. >
  23. >Can some of you guy's out there give me a tip of how to do those help
  24. >files for WINDOWS. I would prefer not to need to bye a compiler tool-kit
  25. >or similar.
  26. >
  27. >Is there a specialized editor or compiler?? if so - are there free- or
  28. >shareware programs to do those ?
  29. >
  30. >Thanks
  31. >
  32. >-- 
  33. >Boerge Mueller  (Project manager CAD & Technical information systems)
  34. >Phone  : +45 3393 5200 x 222       | I don't know what the          |
  35. >Company: Great Belt Lmtd.          |   managment's opinion          |
  36. >E-mail : bmu@sbf.dk                |     is/are/was/will be etc.etc.|
  37. >
  38.  
  39. Help files are written using a word processor, then compiled using a 
  40. program called the "Help Compiler".  You need a word processor capable of
  41. producing "RTF" files, of which the best is probably Word for Windows.
  42.  
  43. The easiest way to write help files is using Microsoft's (unsupported)
  44. "Windows Help Project Editor", WHPE, available from CompuServe and
  45. (presumably) ftp.uu.net too.  This consists of the help compiler itself,
  46. a program to maintain the help project file, and a very complete set of
  47. Word for Windows macros which make it easy to write the help topics.
  48.  
  49. Chris
  50. -- 
  51. --------------------------------------------------------------------------
  52. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  53. | Warrington, UK                           | BIX: cmarriott              |
  54. | (Still awaiting inspiration              | CIX: cmarriott              |
  55. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  56. --------------------------------------------------------------------------
  57.  
  58.