home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / desktop / s / shutdown1 / !Help / HelpText < prev    next >
Encoding:
Text File  |  1993-10-04  |  5.0 KB  |  164 lines

  1.    ==========================================================
  2.                              ShutDown
  3.          A program to allow you to "ShutDown" RISC OS 2
  4.  
  5.                    Version 1.00 (26 September 1993)
  6.  
  7.                          by Gareth Boden
  8.                   © Copyright Gareth Boden 1993
  9.    ==========================================================
  10.  
  11. -----------------
  12. CONDITIONS OF USE
  13. -----------------
  14. This software may be freely copied provided all the following
  15. files are included unchanged in any way (including this file)
  16. and the copying is not done for a profit:
  17.  
  18. !Help
  19. |  |_________ !Run
  20. |  |_________ !RunImage
  21. |  |_________ !Sprites
  22. |  |_________ !Sprites22
  23. |  |_________ HelpText
  24. |  |_________ Templates
  25. |  
  26. ShutDown
  27.  
  28. This program originally came from:
  29.         HeadFirst Public Domain
  30.         45 Cedar Street
  31.         SOUTHPORT
  32.         PR8 6NQ
  33.  
  34. For a full list of our programs, please send an SAE to the
  35. above address.
  36.  
  37. If you are distributing ShutDown (ie you run a PD library,
  38. club/user group, magazine, or BBS) then you must contact me
  39. (send a disc of PD and an SAE) so that I can send you the most
  40. recent version. My address is at the end of this help file.
  41.  
  42. ----------
  43. DISCLAIMER
  44. ----------
  45. In no circumstances shall the authors or HeadFirst PD be liable
  46. for any damage, loss of profits, time or data or any indirect
  47. or consequential loss arising out of the use of this software
  48. or inability to use this software, even if they have been
  49. advised of the possibility of such damages. This software is
  50. supplied "as is"; no warranty, express or implied, of the
  51. merchantability of this software or its fitness for any
  52. particular purpose is given.
  53.  
  54. Having said that...
  55.  
  56. --------
  57. PROBLEMS
  58. --------
  59. We always want to hear of any problems you may have with any of
  60. our software, so that we can correct it as soon as possible.
  61. Send full details of the problem, together with a disc
  62. containing the program and an SAE, to the above address.
  63.  
  64. -------
  65. CREDITS
  66. -------
  67. This program was written by Gareth Boden, using an Acorn A4000
  68. with !StrongED2, !FormEd, !WimpKit, BASIC V, !BasCrunch and the
  69. RISC OS 3 PRMs. (I got them on 27/5/93 - can anyone beat
  70. this?). It is not guaranteed to work on anything else, but
  71. should do.
  72.  
  73. The HelpView program was written by Graham Jones.
  74.  
  75. The template definitions are based on (but not copied from)
  76. those in the RISC OS 3 ROM.
  77.  
  78. -----------
  79. THE PROGRAM
  80. -----------
  81. This program was written so that RISC OS 2 and RISC OS 3
  82. computers could be shut down in the same way. This was needed
  83. because the computers were being used in a school and therefore
  84. the pupils could use a consistent method no matter which
  85. computer they used. This program emulates the ShutDown facility
  86. of RISC OS 3, and as such is of no use on computers fitted with
  87. RISC OS 3.
  88.  
  89. The program provides an extra "hot key" for the desktop, namely
  90. Shift-Ctrl-F12. This causes all applications to be quit and the
  91. desktop to be cleared save for a small window allowing you to
  92. restart the computer. The ShutDown procedure also closes all
  93. open files and parks all hard discs.
  94.  
  95. Any applications which have unsaved work (and conform to Acorn
  96. guidelines) when the ShutDown procedure is initiated will check
  97. with the user whether you want to save your work before
  98. shutting down.
  99.  
  100. Always make sure you exit the desktop "cleanly" when switching
  101. off or before a Ctrl-Break ie by quitting all applications
  102. using either the menu option Quit or the desktop Exit or new
  103. Shutdown facilities. If you don't do this, then programs won't
  104. be able to save any changes you have made to your work. You
  105. should always exit "cleanly" to avoid accidentally wiping out
  106. unsaved work.
  107.  
  108. ----------
  109. KNOWN BUGS
  110. ----------
  111. None, unless you know different!  (Drop me a line if you do!)
  112.  
  113. -------
  114. HISTORY
  115. -------
  116. A list of the different versions of ShutDown (in reverse
  117. chronological order):
  118.  
  119. 1.00    - Original version. Written in BASIC V.
  120.  
  121. -------------------
  122. FUTURE IMPROVEMENTS
  123. -------------------
  124. I may add further features to this program in the future. I am
  125. more likely to do this if you ask me to, so send your
  126. suggestions to me.
  127.         
  128. ----------
  129. THE AUTHOR
  130. ----------
  131. Any comments ( good :-) or bad :-( ), bug reports, suggestions
  132. for improvement (surely not!), nice letters, offers of cash,
  133. gold bars, etc to:
  134.  
  135.         Gareth Boden
  136.         45 Cedar Street
  137.         SOUTHPORT
  138.         PR8 6NQ
  139.  
  140. If you send me a disc of PD (or some cash) I will send you the
  141. latest versions of any software I have written (with a bit of
  142. PD to fill the disc).
  143.  
  144. ------
  145. BYEEE!
  146. ------
  147. Well, that about wraps it up. The program was designed for a
  148. simple task and it does it adequately (I don't want to say
  149. "well").
  150.  
  151. ShutDown will install happily on a hard disc, and uses very
  152. little memory (8k-32k), so it should work on any RISC OS
  153. machine.
  154.  
  155. If you want to print out these instructions, they can be found
  156. in !Help.HelpText.
  157.  
  158. Remember: Life is like a faulty disc drive - you frequently
  159. find yourself on the wrong track altogether.
  160.  
  161. ----------------------------------------
  162. ShutDown by Gareth Boden
  163. © Copyright Gareth Boden 1993
  164. ----------------------------------------