home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gamesuite_1 / GameSuite / !Microhelp / Microhelp / Contents next >
Encoding:
Text File  |  1995-08-07  |  2.3 KB  |  64 lines

  1. <HTML><H1>Microhelp</H1>
  2.  
  3. Microhelp is a simple hypertext help system.  You can click on the parts of
  4. the text highlighted in blue to get help on a particular topic.  This file
  5. contains help on:
  6.  
  7. 1. <a href="#menu">Microhelp’s menu</a>
  8. 2. <a href="#licence">Copyright & Licence conditions</a>
  9. 3. <a href="#whattodo">What to do if you want to write Microhelp for your own applications</a>
  10.  
  11. -------
  12.  
  13. <a name="menu"><H1>Menu Options</H1></a>
  14.  
  15.   <a href="#back">Back</a>
  16.   <a href="#export">Export ⇨ As Text</a>
  17.            <a href="#exporthtml">As HTML</a>
  18.   <a href="#newview">New View</a>
  19.   <a href="#contents">Contents</a>
  20.   <a href="#index">Index</a>
  21.   Info
  22.   <a href="#quit">Quit</a>
  23.   
  24.  
  25. <a name="back">Back</a>     - takes you back to the previous page.  You can
  26.        also do this by clicking with adjust on the close icon of
  27.        the window.
  28.  
  29. <a name="export">Export</a>   - Drops the current page into your editor.  You must have either
  30.            Zap, Edit or StrongEd loaded for this to work.  Choose 'As Text'
  31.            if you want to print, save or search the file.
  32.            
  33. <a name="exporthtml">Export</a> as- This is used for debugging your help pages as you write them.
  34. HTML
  35.     
  36. <a name="newview">New View</a> - This opens a new view on the current page, starting a separate
  37.            version of Microhelp to do so.  You can iconise help windows
  38.            (shift-close) to leave bookmarks on your backdrop.
  39.  
  40. <a name="contents">Contents</a> - Loads the contents page if there is one.         
  41.  
  42. <a name="index">Index</a>    - Loads the index page if one exists.
  43.  
  44. <a name="quit">Quit</a>     - To quit Microhelp just close the window.  You don’t really need to
  45.            use the Quit option on the menu.
  46.  
  47. <a name="licence">Licence and Copyright</a>
  48. =====================
  49.  
  50. This package is copyright Andy Southgate 1995, but there are no restrictions
  51. on it’s distribution.  You may use this application and code as you wish, and
  52. it may be freely distributed with any software.
  53.  
  54. <a name="whattodo">Writing your own help pages</a>
  55. ===========================
  56.  
  57. If you’d like to write your own Microhelp pages you will find the relevant
  58. help pages in Gamesuite, which is available from hensa, stuttgart and most
  59. PD libraries.  Be sure to ask for release 3.
  60.  
  61. Andy Southgate.
  62. as142@cam.ac.uk
  63. 7th August 1995.
  64.