home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities2 / _fuelgauge / !FuelGauge / !Help next >
Text File  |  1993-02-26  |  3KB  |  72 lines

  1.  
  2.                         FuelGauge 0.06 (22-Feb-1993)
  3.                         ============================
  4.  
  5.  
  6.  Introduction
  7.  ============
  8.  
  9.    This is a little utility written by BjD (Ben J. Dooks) of DoggySoft, and
  10. is ©1993 BjD. The program displays a 'fuel' gauge on the iconbar with the
  11. free memory in digit form and a nice 'human freindly' pointer. The pointer
  12. will go red if the ammount of memory exceedes the ammount set by the user.
  13. The total memory will be read from the OS variable <FuelG$MaxMem> (which
  14. should be a number in text form) and if this is not found the maximum
  15. memory will be set to the maximum physical memory size (I.E 1Mb,2Mb,etc.)
  16.  
  17.   The maximum memory can be set at anytime by using the iconbar menu (with
  18. two options to set to <FuelG$MaxMem> or the current free memory) and clicking
  19. select on the iconbar will set maximum memory to the current wimp free slot,
  20. and adjust will set it to <FuelG$MaxMem>
  21.  
  22.   The Quit option on the menu will do a temporary (i.e. leave the module in
  23. place but quit the task) and selecting permanent will quit the task and kill
  24. the module.
  25.  
  26.  (NOTE : The module has an internal intergity check of itself and will fail
  27.          to start if this fails, you have been warned.)
  28.  
  29.  Creating New Sprites
  30.  ====================
  31.  
  32.   The sprite fuelgauge2 has to be an exact copy of fuelgauge as it is wiped
  33. and then fuelgauge copied into it every time the system is updated. The
  34. sprites for the numbers (sprites '0-9') can be any reasonable size, although
  35. large sprites will not fit well, and therefore numbers will be chopped off.
  36. The old sprite file should be kept (must be if the program will be
  37. re-distributed) and any problems with the sprite file will cause an error to
  38. be produced (with the option to quit) but occasionally the system cannot
  39. recover from an error and will crash. (YOU HAVE BEEN WARNED)
  40.  
  41.  Licence
  42.  =======
  43.  
  44. This software is ©1993 Ben J. Dooks of DoggySoft and can be freely copied
  45. as long as no profit is involved in this copying (I.E. IT CANNOT BE SOLD)
  46. but can be distrbuted as a program to fill up comercial disks (as long as
  47. this program is not part of the software being sold). The program should
  48. have all the original files intact, i.e. :
  49.  
  50.        !Help
  51.        !Run
  52.        !Sprites
  53.        FuelGauge
  54.        Documents.DoggySoft
  55.        Documents.Adverts
  56.        Sprites - all the original sprites please.
  57.  
  58.   you are however allowed to add to these files, i.e. new sprite files, and
  59. those annoying 'This was distributed by...' files.
  60.  
  61.  
  62.  To contact me :
  63.  ===============
  64.  
  65.    10 Woodside Avenue            OR Telephone : (0494) 726921,
  66.    Chesham Bois                         ( after 6pm please :-) )
  67.    Amersham
  68.    Bucks. HP6 6BG
  69.  
  70.  
  71.  
  72.                                        ©1993 Ben J. Dooks & DoggySoft