home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / desktop / t / trashfs / !TrashFS / !Help next >
Encoding:
Text File  |  1994-02-06  |  6.5 KB  |  122 lines

  1. TrashFS version 0.70
  2. ====================
  3.  
  4. This program is subject to the license restrictions laid out in the file
  5. License.
  6.  
  7. This is a not-quite-yet-completed version of !TrashFS, but it is
  8. a complete version in itself, so I've decided to release it anyway.
  9. It requires the Squash module to be loaded before running.
  10.  
  11. This Trashcan provides several significant advantages over most other
  12. ones (you've undoubtedly got at least one...):
  13.  
  14.         o       It's got 3D icons (OK, so this isn't important)
  15.         o       It has a 'Keep For' option allowing you to file your
  16.                 trash by date and get rid of trash older than a certain
  17.                 time period.
  18.         o       It's got a Password option preventing unauthorised
  19.                 trashing/deleting of your files
  20.         o       There are several 'Action' options to, say, compress the
  21.                 trash, or count how much trash there is.
  22.         o       It has a *Command interface
  23.  
  24. !TrashFS is accessed by a main menu called up, as usual, with the menu
  25. button on the iconbar icon.
  26.  
  27.         Info         This leads to a standard(ish) info box with a l..o..n..g
  28.                      scrolly message that looks rather good...
  29.         Warning      When ticked, this causes the border to flash red if
  30.                      you are about to undertake a dangerous action that
  31.                      could result in files being deleted.  Risc OS 2 Only
  32.         Immediate    When ticked, this causes all files dragged to the icon
  33.                      to be deleted immediately.  Hence, no trashed file
  34.                      retention, no back-dating, no fat-icon etc.  All files
  35.                      already in the trashcan are deleted also.
  36.                      Incidentally, this simulates the performance of the
  37.                      Atari trashcan
  38.         Smooth       Aesthetic option that causes a 'smooth' transition
  39.                      from fat to thin.  A touch of class...
  40.         Keep For     This option allows you to delete trash older than
  41.                      the number of days specified in the writable icon.
  42.         Empty Trash  Today's    Deletes the files that have been trashed
  43.                                 today, but leaves all others alone
  44.                      All        Deletes all trash
  45.         Action       Squash     Squashes all trash in the trashcan using
  46.                                 Acorn's Squash module.  This provides
  47.                                 LZW compression which is quite efficient.
  48.                                 The trash can be decompressed with Acorn's
  49.                                 !Squash application also.
  50.                      UnSquash   Decompresses all trash in the trashcan
  51.                                 using Acorn's Squash module.
  52.                      Count      Counts how much trash is in the can.  This
  53.                                 uses neither Risc OS 2's awful count or
  54.                                 Risc OS 3's nicer one, but its own, so it
  55.                                 multitasks on all machines.
  56.                      Wipe :0    Drastic! Wipes the floppy in drive 0.
  57.         Password     Enter      Allows you to enter the password.  You must
  58.                                 enter a correct password before you are
  59.                                 allowed to trash files or empty the trash, or,
  60.                                 indeed, perform any action on the trash.
  61.                                 If your password is wrong, you will get the
  62.                                 message 'Incorrect password'.  You must also
  63.                                 enter a correct password before you can change
  64.                                 it!!  The default password is TRASHCAN (case
  65.                                 is significant)
  66.                      New        Allows you to change the password.  The
  67.                                 password can be up to 8 characters long and
  68.                                 can contain any ASCII character.
  69.         Quit         Temporary  As !TrashFS is implemented as a module, it
  70.                                 can re-initialise itself after a soft-reset
  71.                                 (unlike some Basic trashcans...).  This
  72.                                 option will kill the current incarnation of
  73.                                 !TrashFS in the desktop, but will allow it
  74.                                 to re-initialise after a reset.
  75.                      Permanent  Similarly, this option kills the current
  76.                                 incarnation but prevents it re-initialising:
  77.                                 it completely removes !TrashFS from memory.
  78.  
  79. Trash is filed by date; that is, trash is saved into a directory inside
  80. the main Trash directory that corresponds to the current date.  To open
  81. this directory, click select over the Trash icon.  To see the main Trash
  82. directory, click Adjust over the icon.  You will probably see several
  83. directories, and each one corresponds to a particular date.  The dates
  84. are given as <day>_<month>_year, in the European style.  You can access
  85. a particular day's trash by opening the correct folder for it.
  86. Trash older than the number of days specified by the Keep For option - if
  87. it is enabled - will be deleted when the application starts up.
  88.  
  89. I would suggest that the best time to trash data is at the start of a
  90. session, not the end.  This means that if you remember that something
  91. you trashed in the previous session is important, then you can recover
  92. it.  Also, don't trash things for the fun of it.  By this I mean, don't
  93. drag a file to the icon and then select Empty Trash - this defeats the
  94. whole purpose.
  95.  
  96. !TrashFS stores its configuration settings in byte 40 of the CMOS ram.
  97. If it can't find anything sensible there, !TrashFS assumes defaults of:
  98.  
  99.         o       Warning On
  100.         o       Smooth On
  101.         o       Keep For On
  102.         o       Keep For set for 10 days
  103.  
  104. !TrashFS isn't quite finished, as I have yet to implement such wonderful
  105. features as info on the trash or analysis, and there may be some residual
  106. bugs.  Why, then, have I released it? I would like some feedback! What do
  107. you want in a trashcan? Why do you want a trashcan? What do you use it for?
  108. (Apart from trashing files, smarty...)
  109. Thus, this release corresponds to what some people call Beta-Test. Doesn't
  110. really matter what its designation is, I suppose.
  111.  
  112. I can be reached all year round at
  113.  
  114.         Mr David J Seery
  115.         15 Farm Walk
  116.         Bents Farm Estate
  117.         Littleborough
  118.         Lancashire
  119.         OL15 8LJ
  120.  
  121. Bug reports, comments, suggestions, etc., always welcome.  Please enclose
  122. an SAE if you want a reply!