home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1995 June / pcw-0695.iso / share / utils / edithelp / readme.txt < prev    next >
Encoding:
Text File  |  1995-01-13  |  3.3 KB  |  109 lines

  1. The EditHelp program creates Help Files for use with the Windows
  2. help system.
  3.  
  4. It is a stand-alone program which does NOT require Microsoft Word
  5. for Windows.
  6.  
  7. Help Files are full hypertext files with links, popup-links, bitmaps,
  8. different fonts and keywords. You can use Help files not just for providing
  9. "help" but wherever hypertext is appropriate, such as, public information
  10. systems and computer-based training.
  11.  
  12. Windows Help files can execute DLLs and EXEs and can have embedded panes
  13. containing animation or user-editable data.
  14.  
  15. EditHelp can produce HTML files for use on the World Wide Web. You can use the
  16. same source to provide hypertext information in both HLP and HTML formats.
  17.  
  18. As you develop your Help File, EditHelp helps you keep track of the
  19. status of each topic.
  20.  
  21. EditHelp consists of the following files
  22.  
  23.        edithelp.exe     - the help editor
  24.        edithelp.hlp     - help for the program
  25.        editwww.hlp      - help for the WWW mode of the program
  26.  
  27. In addition, the following sample files are provided: 
  28.  
  29.        edithelp.edh     - source for edithelp.hlp
  30.        editwww.edh      - source for editwww.hlp
  31.        sample.bmp       - sample files used by edithelp.edh
  32.        sample.dll
  33.        sample.ico
  34.        sample.shg
  35.        sample1.bmp
  36.        sample2.bmp
  37.        sample3.bmp
  38.        tool1.bmp
  39.        tool2.bmp
  40.        tool3.bmp
  41.        tool4.bmp
  42.        tool5.bmp
  43.        tool6.bmp
  44.        tool7.bmp
  45.        tool8.bmp
  46.        tool9.bmp
  47.        tool10.bmp
  48.        btnNEXT.bmp
  49.        btnPREV.bmp
  50.        btnCANCL.bmp
  51.        btnHELP.bmp
  52.        btnHELP1.bmp
  53.        btnOK.bmp
  54.        btnPRESS.bmp 
  55.        disk1.bmp
  56.        disk2.bmp
  57.        point1.bmp
  58.        point2.bmp
  59.        EXCLAMAT.bmp
  60.        INFORMAT.bmp
  61.        arrow.bmp
  62.  
  63. It is recommended that you use EditHelp with a Help Compiler such as Microsoft's
  64. HC31. You may already have HC31.EXE (or HC30) on your computer. EditHelp has a
  65. built-in Help Compiler but the compiler is still under development. Microsoft
  66. do not publish the specification of HLP files so the built-in compiler is
  67. "experimental".
  68.  
  69. To create bitmaps with multiple hotspots, you will need a Segmented Graphics
  70. File editor such as Microsoft's SHED. You may already have SHED on your computer.
  71.  
  72. EditHelp is shareware. The registered version has the following features not
  73. available in the unregistered version:
  74.  
  75.   bitmap links
  76.   bitmaps with multiple hotspot links
  77.   links can execute DLLs and EXEs
  78.   layout commands:
  79.     indented lists
  80.     lines
  81.     boxed text
  82.     centred text
  83.   text commands:
  84.     different fonts
  85.     different character sizes
  86.     coloured text
  87.     bold and italic text
  88.   browse lists
  89.  
  90. You can still obtain these features in the unregistered version via
  91. the {literal} command - but it's far less convenient.
  92.  
  93. New Edithelp features are being developed even as you read this. Future
  94. versions should include
  95.  
  96.   - a WYSIWYG editor
  97.   - multimedia DLLs: play sounds and animation in an embedded window
  98.   - data entry DLLs: issue questionaires or write your SETUP program
  99.     as a HLP file
  100.  
  101. The more people who register, the more features that will be added.
  102.  
  103. EditHelp is shareware. You can give it away so long as it has not been
  104. modified. You may not sell it but you may charge reasonable copying
  105. and distribution fees. 
  106.  
  107. Copyright Peter Balch, 1994-1995.
  108.  
  109.