home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsf / hiper / ReadMe < prev   
Text File  |  1995-06-24  |  2KB  |  50 lines

  1. Hiper Help - © Andrew Hunter, 1995
  2.  
  3. (See the help files for details of how to get in contact, and for
  4. the license, disclaimer and other guff)
  5.  
  6. Following on from !Setup (a windows-style setup proggy), along comes
  7. Hiper Help. This provides a very flexible hypertext help system which
  8. can include pictures, links, multiple fonts, etc.
  9.  
  10. To create your own help files, a compiler (called 'HC') is provided.
  11. It will take a text file (provided by you, see 'Compiler' for information
  12. on how to create that), and create a Hiper Help file called 'HelpOut',
  13. which can be double-clicked on to load it.
  14.  
  15. A sample file is included in 'Demo' (the help on help file), so you can
  16. see what a help file should look like. Finally, the HelpSplat utility
  17. will compress 'HelpOut', creating a squashed help file.
  18.  
  19. Hiper's !RunImage file is compressed using !BasCrunch for reasons of
  20. speed and size (you don't want huge help files with a tiny application!).
  21. Oh, and BBC Acorn User's (well it was BBC Acorn User then...) 'ChangeSWIs'
  22. utility was used to convert all the SWI names to numbers (wow! what a
  23. difference - it runs as fast as me 'C' version) - strange how the old
  24. utilities are always the most useful...
  25.  
  26. What's new then?
  27.  
  28. New in this version (0.02) is:
  29.  
  30.  - 'HotSpot files' - allows 'hotspots' on sprites or drawfiles, which you
  31.    can click on to go to the appropriate subject.
  32.  - The mouse pointer changes to a hand when it is over a link
  33.  - I've discovered that I can distribute the DrawFile module with the prog.
  34.  - There is now a history button
  35.  - Lots of bug fixes & speed improvements
  36.  - Can now read articles in from file only as it needs them (add '-file' to
  37.    the end of the !Run file - CASE SENSITIVE). This keeps any articles in
  38.    memory as they are loaded.
  39.  
  40. What's not new then?
  41.  
  42. The file type is still a user file type (however, if enough of you ask, I'll
  43. register it with Acorn... but only if enough of you ask, seeing as Acorn is
  44. running short of filetypes and demands justification of their allocation)
  45. There still isn't a search facility (it'd be really SLOOOW in BASIC)
  46. It's still written in BASIC. (I'm working on a version in C... which almost
  47. works now)
  48.  
  49. Andrew Hunter, 24-Jun-1995
  50.