home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gamesuite_1 / GameSuite / !FastSpr / !Help / Microhelp / Contents next >
Encoding:
Text File  |  1995-03-22  |  2.4 KB  |  76 lines

  1. <HTML>Microhelp
  2. =========
  3.  
  4. Microhelp is a simple hypertext help system.  You can click on the parts of
  5. the text highlighted in blue to get help on a particular topic.  This file
  6. contains help on:
  7.  
  8. 1. <a href="#menu">Microhelp’s menu</a>
  9. 2. <a href="#licence">Copyright & Licence conditions</a>
  10. 3. <a href="#whattodo">What to do if you want to write Microhelp for your own applications</a>
  11.  
  12. -------
  13.  
  14. <a name="menu">Menu Options</a>
  15. ============
  16.  
  17.   <a href="#back">Back</a>
  18.   <a href="#export">Export ⇨ As Text</a>
  19.            <a href="#exporthtml">As HTML</a>
  20.   <a href="#newview">New View</a>
  21.   <a href="#contents">Contents</a>
  22.   <a href="#index">Index</a>
  23.   Info
  24.   <a href="#quit">Quit</a>
  25.   
  26.  
  27. <a name="back">Back</a>     - takes you back to the previous page.
  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 <a href="#author">Andy Southgate</a> 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 send <a href="#author">me</a> a disc and I’ll send
  58. you the relevant help pages.
  59.  
  60. <a name="author">Info on the Author</a>
  61. ==================
  62.  
  63. Andy is 25 and a Ph.D student at Cambridge.  He’s also the author of Oddball
  64. and Gamesuite.
  65.  
  66. Address:
  67.  
  68. 14, Madingley Road,
  69. Cambridge,
  70. CB3 0EE
  71.  
  72. Phone : (01223) 329070 - also the Digital Psychosis answerphone
  73.  
  74. Email : as142@cam.ac.uk
  75. WWW   : http://hydra.phy.cam.ac.uk/andy/andy.htm
  76.