home *** CD-ROM | disk | FTP | other *** search
/ Kosovo Orphans' Appeal Charity CD / KosovoOrphansAppeal.iso / applications / _insert / _help / apptext < prev    next >
Text File  |  1994-01-17  |  7KB  |  126 lines

  1. HelpFile-1.60
  2. 7
  3. Help on !Insert
  4. {01Copyright
  5. {C{H08!Insert - v1.33
  6. {C{H08Programed by Matthew Hambley
  7.  
  8. {C{H11Copyright notice
  9. {C----------------
  10.   This program is ⌐Matthew Hambley 1993.  It is also, however P.D.  My       program (!Insert) may be copied at will as long as no profit is made from    it.  Non of the files contained within the !Insert directory may be altered  or deleted and no new ones may be added (this includes P.D. companies).  If  you change any of the files let me know by sending a disc with the new       version on it (and any other PD you may have kicking around).  I will return your disc with an official version number.
  11.   The files in the !Insert application should be:
  12. {C!Run
  13. {CTemplates
  14. {C!Sprites
  15. {C!RunImage
  16. {C!HELP
  17.  
  18. {C{H13+--------------------------------------------------------+
  19. {C{H13| Turn over the page by clicking on the right arrow icon |
  20. {C{H13+--------------------------------------------------------+
  21. {02The program
  22. {C{H11What's it for
  23. {C--------------
  24.   O.K. thats the boaring bit out of the way. !Insert is a text macro         utility. It allows a number of short phrases to be stored and then inserted  at the text cursor (caret) when required. It should save wear and tear on    your finger tips if there are a number of phrases you often use.
  25.   The program was initialy writen to help with my R.P.R. (this will only     make sense to those fermiliar with the Scotish Examination Boards' Higher    English course) That is why the default macros are the names of the          different books in the most exelent 'Hitchhikers Guide to the Galaxy' series.
  26.  
  27. {C{H11Yes but how do I use it?
  28. {C------------------------
  29.   Simply type in the phrases you want in the alloted spaces. They must be no longet than 42 characters long. Then you start writing what ever it is you   are writing and when you want to use one of the macros simply click on the   'Type' icon next to the coressponding macro.
  30.   Couldn't be simpler could it? (This is a rhetorical question and dosn't require an answer)
  31.   New for version 1.20, <Ctrl><Shift> f5 - f9 now corespond to the appropriate macros. Why dosn't it use <Ctrl><Shift> f1 - f5 I hear you ask. Simple, Edit uses <Ctrl><Shift> f1 to expand tabs so there is a bit of a clash there.
  32. {03Errors
  33. {C{H11Error messages
  34. {C---------------
  35.  
  36.   The program will produce certain error messages under certain coditions.   These should be self explanitary but here is a bit of explination just in    case.
  37.  
  38.   Number    Message                    Meaning
  39.  
  40.    100     Can't load a directory     You have attempted to drag a directory
  41.                                       to the !Insert window and it can't cope
  42.                                       with directories.
  43.  
  44.    101     Can't load an application  Same as above but with an application.
  45.  
  46.    102     Wrong file type            You have draged a file that is not a
  47.                                       text file onto the !Insert window. The
  48.                                       program can't deal with non text files.
  49.  
  50.    103     Not a macro file           You have draged a text file to !Insert
  51.                                       but it doesn't have an identifying
  52.                                       string so it didn't came from !Insert
  53.                                       in the first place.
  54. {04Error messages continued
  55.  
  56.    104     I am already typing        You have clicked on a type icon while
  57.                                       !Insert is already in the middle of
  58.                                       typing another string.
  59.  
  60.    105     I don't want to type into myself
  61.                                       The caret is placed in the !Insert
  62.                                       window. Remove it.
  63.  
  64.    106     The caret has not been positioned
  65.                                       The caret is not in any window on the
  66.                                       desktop. you will have to put it in
  67.                                       one before !Insert will work.
  68.  
  69.    107     Data not saved.  Realy exit?
  70.                                       You have altered the text since the
  71.                                       last save.  You now have the chance
  72.                                       to save it before the program is
  73.                                       exited.
  74. {04Technical stuff
  75. {H11WARNING: Read on at your own risk. After this line comes the techno-talk
  76. ------------------------------------------------------------------------
  77.  
  78. {C{H11So how does it work?
  79. {C--------------------
  80.   This program simply places characters in the keyboard buffer on null       events.  Not very clever I know but I don't know of a different way.  I got  the original concept from a program called !BuffStuff by Roland Cleaver.
  81.  
  82. {H11RELAX: All those non technicaly minded people can start reading again.
  83. ----------------------------------------------------------------------
  84. {05Acknowledgments
  85. {C{H11Thanks go to:
  86. {C--------------
  87.  
  88.   I would like to thank the following without whome this application would   never have been written: RISC User and in particular Lee Calcraft for his    'Mastering the Wimp' course and Roland Cleaver whose !BuffStuff application  gave me the keyboard stuffing routines.  'Archimiedes Operating System' by   Dabs Press was also very useful.
  89. {06History
  90. {C{H11Revision History
  91. {C----------------
  92.  
  93. v1.00 - The first version, quite good even though I do say so myself.
  94.  
  95. v1.10 - Wow. Now you lucky people with RISCOS 3 should get solid drags.
  96.         The carret is also removed from the window when Return is keyed.
  97.  
  98. v1.20 - Hot keys implamented. <Ctrl><Shift> f5 - f9 should do the job.
  99.  
  100. v1.30 - Lots of tidying up.  The filename of a loaded file is now the
  101.         default name in the save box.  Arrow keys now move between
  102.         the writable icons.  If return is pressed data is marked as
  103.         infirm and an asterisk is shown on the title bar.  If you try
  104.         to exit with infirm data you will be warned.  Spaces can not be
  105.         entered into the save box.
  106.  
  107. v1.31 - Sorted out a major bug that arose during the previous amendments.
  108.  
  109. v1.32 - Another horrendous bug fixed.
  110.  
  111. v1.33 - Another bug arising from v1.30 adjustments fixed.  Full pathname is          now put into the save icon when you load or save a file.
  112. {07UpKeep
  113. {C{H11If I do want to tinker mith your program how can I contact you?
  114. {C---------------------------------------------------------------
  115.  
  116. I may be found at :
  117.  
  118.                     Matthew Hambley,
  119.                     15, North Roundall,
  120.                     Limekilns,
  121.                     Dunfermline,
  122.                     Fife KY11 3JY.
  123.  
  124. So there you are. I hope you find this utility usefull.
  125. {E
  126.