home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / autofast / !AutoFast / !Help < prev    next >
Text File  |  1997-01-07  |  5KB  |  108 lines

  1. AutoFaster
  2. v1.00 (07-Jan-1997)
  3. NB. THIS PROGRAM REQUIRES RISC OS 3.10 OR GREATER TO RUN.
  4. [Not that it would be much use on R-OS 2, since it didn't have multi-tasking
  5. disc operations]
  6.  
  7. This program is Shareware.
  8.  
  9. This means that you can copy this program to anyone you like, but if you
  10. find the program useful, you should register, as explained below. This
  11. entitles you to the latest version of this program, and of all my other
  12. applications.
  13.  
  14. If you do copy the program it should be in its original format, with ALL of
  15. the accompanying files. These are :
  16.    !Boot, !Help, !Run, !Sprites, !Sprites22, AutoFaster, MkAutoFast
  17.  
  18.  
  19. Purpose
  20. -------
  21. To automatically select 'Faster' on multi-tasking disk operations.
  22.  
  23.  
  24. To use
  25. ------
  26.    Double click on the !AutoFast icon in the filer window. This will install
  27. an icon on the icon bar, just left of the Display Manager icon on RISC OS
  28. 3.50 or greater, or just left of the Palette icon on RISC OS 3.10.
  29.    Once running, clicking on the icon on the icon bar will toggle whether
  30. the program turns on Faster automatically or not.
  31.    The module also offers two * commands : *AutoFaster  and  *AFIcon
  32. Each of these may optionally be passed a parameter, either on or off.
  33. With no parameter, each command prints the current status.
  34.    *AutoFaster turns auto-faster multi-tasking disc operations on or off.
  35.       ie, it is equivalent to clicking on the icon on the icon bar, but
  36.       will be useful if you've turned the icon off with :
  37.    *AFIcon turns the Wimp icon on or off.
  38.  
  39.    If you want the program to start in something other than its default
  40. state (which is icon on, faster on) then load the !AutoFast.!Run into
  41. an editor. The line which says 'RMRun ...' is the line which needs to be
  42. edited.
  43.    After the .AutoFaster, add -noicon to make the program start without an
  44. icon on the icon bar. Add -slow to make the program start with faster off.
  45. For completeness, -icon and -fast are also permissable parameters.
  46. Note that there must be a space after the end of AutoFaster.
  47.  
  48.  
  49. Limitations
  50. -----------
  51. Currently the program only allocates space for four Filer Action task
  52. handles. This means that if more than four disk operations start up close
  53. together only some of them will have Faster turned on.
  54.  
  55. If you are in the habit of starting lots of filer actions at once then :
  56. a) How?! I decided I'd have had to write a program to test more than two
  57.    disc ops starting that close together, and I couldn't be bothered!!
  58. b) You can change the code : Load MkAutoFast into a decent editor, change
  59.    the line which says numoftaskhandles%=4 to whatever number you want.
  60.    Save the program, then run it. This should update the module.
  61.    However, _please_ don't distribute the program like this.
  62.  
  63.  
  64. Known 'features'
  65. ----------------
  66. Because the Filer Action Window doesn't believe you if you just tell it of a
  67. menu selection, AutoFaster has to tell it that a menu button mouse click has
  68. taken place, before telling it the result of the menu selection. This menu
  69. appears in the bottom left corner of the screen because I'm too lazy to get
  70. it to appear anywhere else. Due to the sensible nature of RISC OS, it's not
  71. possible (AFAIK) to get the menu to appear off screen. The menu disappears
  72. on the next null Wimp_Poll, so I guess it's not a huge problem.
  73.  
  74.  
  75. Bugs & Improvements
  76. -------------------
  77. Please report any bugs found and any possible improvements you can think of
  78. to me at the address shown below.
  79.  
  80.  
  81. Registering
  82. -----------
  83. To register, send £5 to me, at the address shown below, stating what version
  84. of which of my programs you have. You can enclose your own disk for the
  85. programs, and if you do so you can deduct 50p from the price. Registering
  86. entitles you to upgrade to later versions of the same programs and to get new
  87. programs for the price of £1. Any additional contributions from overseas
  88. towards postage would be greatly appreciated.
  89.  
  90.  
  91. Neil Walker.
  92. 16, Finderne Drive.
  93. Wymondham.
  94. Norfolk.
  95. NR18 0HU
  96. e-mail : N.S.Walker@durham.ac.uk (Term time only - valid until June 1997)
  97.  
  98.  
  99. Legal Notice
  100. ------------
  101. This program is supplied 'as is'. I therefore cannot be held responsible
  102. for any loss of data, profits or any other loss, either directly or
  103. indirectly, that may be incurred by the use (or misuse) of this software,
  104. even if I am aware of the possibility of such a loss. However, I can assure
  105. you that in its original state, the program contains no deliberate viruses,
  106. or damaging procedures, except where these are necessary for the fulfilment
  107. of the program's function.
  108.