home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / archive / progs / caifs / !CAIFSr_w_!Help < prev    next >
Encoding:
Text File  |  1992-04-04  |  7.1 KB  |  106 lines

  1. !Help file accompanying the !CAIFSr/w application v1.44:
  2. ———————————————————————————————————————————————————————
  3. © Daniel Oram 1994
  4. Cheap Trash software 1994
  5.  
  6. !CAIFSr/w as SHAREWARE :
  7. ————————————————————————
  8.  
  9.     This is the unregistered version of !CAIFSr/w which can be freely copied provided all the !CAIFSr/w files are included unaltered. If you like !CAIFSr/w or use it frequently a registered version can be obtained for £10. Registered users will receive future versions for free. The new registered version will contain the following:
  10.  
  11.             1.) Multi tasking writing to files.
  12.             2.) Refined and improved LZW routines.
  13.             3.) Redirection of memory claims to sprites, fonts etc.
  14.             4.) Possible use of disc as virtual memory for claims.
  15.             5.) Hopefully (!) a new and substantialy better compression type.
  16.             6.) Machine code filer.
  17.  
  18.     Version 1.44 is the last unregistered version to be available, later versions can ONLY be obtained by registering with me. The next version is likely to be available by Jan 95 (including all or at least most of the above features plus probably more). I am also pleased to take any comments, suggestions or bugs.
  19.  
  20.     It is worth noting that if I produce a different compression type to the ones in version 1.44 then I will release a p.d. read only version capable of reading the new type.
  21.  
  22.     You are also welcome to use the unregistered filing system or read only version as part or as accessory to any software you wish provided that it is left unaltered and I am credited for it. If you wish to use the unregistered module independantly then credit MUST be given to me for it's use. If you wish to use a registered version in any way then I must be contacted in order to come to some arrangement.
  23.  
  24.     To register or comment write to:
  25.  
  26.                Daniel Oram,
  27.                Fairlawn,
  28.                Imperial R.D.,
  29.                Malvern,
  30.                Worcs. WR14 3AT.
  31.  
  32.     or email oramd@cs.man.ac.uk during term times. (Oct-Jul)
  33.  
  34.  ______________CAIFS read/write version 1.44 copyright notice______________
  35.                                6th October 1994
  36.                                  © Daniel Oram
  37.  
  38.       All code and documentation for the !CAIFSr/w application remain
  39.       the exclusive copyright of D.T.Oram and may be copied freely,
  40.       provided the contents of the !CAIFSr/w is left completly unaltered
  41.       and all files listed below are present, UNALTERED.
  42.  
  43.  __________________________________________________________________________
  44.  
  45.  
  46. Included:
  47. —————————
  48.           1.) !Boot & !Run file
  49.           2.) This help text (!Help)
  50.           3.) !Sprites
  51.           4.) CAIFS module
  52.           5.) Config data
  53.           Within the directory called Program:
  54.           1.) !AutoBoot & !Boot files
  55.           2.) !Filer
  56.           3.) AutoCr module
  57.           4.) RedrawCode
  58.           5.) Sprites
  59.           6.) Templates
  60.  
  61. Disclaimer:
  62. ———————————
  63.  
  64.     It should be noted that I cannot be held responsible for any loss or damage of data caused by the use or misuse of CAIFS or any other archiving/compression packages.
  65.  
  66. Use of the filer :
  67. ——————————————————
  68.  
  69.     Double clicking on the !CAIFS application will cause the CAIFS filing system to be loaded along with the filer which will install it's icon to the left of the icon bar. CAIFS archives are displayed in filer windows by a directory sprite with a smaller directory to the bottom right of the sprite. Double clicking on one of the CAIFS archive icons with the filing system loaded (this need not include the filer) will cause the archive to be opened and it's contents displayed.
  70.  
  71.     Clicking the middle button over the filer's sprite will cause a menu to be displayed with a number of selections:
  72.  
  73.     1.) Info: This provides a standard info window concerning the CAIFS applications
  74.  
  75.     2.) Options...: Clicking select or adjust over this will bring up the options window in the centre of the screen.
  76.  
  77.                     Clicking select or adjust on the save pref icon will cause the current options to be saved to disk and this saved setting will be loaded next time the filer is loaded.
  78.  
  79.                     Inside the second window are a number of options:
  80.  
  81.                     1.) Scrap Dir:    For the controlling of a scrap directory in which to store cached files. The directory can be altered by dragging the icon to a filer window or by typing directly into the box beneath. The icons under the Use Scrap window allow toggling of the scrap file technique being used. For more information see the file called 'OpenFiles'.
  82.  
  83.                     2.) Dir Cache:    This window allows the number of directories that are to be held in memory by CAIFS to be altered. The number must be between 5 & 20 and can be selected by clicking on the arrows or typing directly into the box.
  84.  
  85.                     3.) Compression:  The compression box allows the compression technique in use to be altered by clicking on any of the radio icons. However Huffman compression is greyed off for addition at a later date. For futher information see the note concerning compression
  86.  
  87.  
  88.                     4.) FreeSpace:    This provides an easy way of altering the free space management technique in use. For further information see the note concerning free space.
  89.  
  90.                     5.) Directories:   Directories allows alteration of the number of files catered for in a directory. See the note on directories for further information.
  91.  
  92.                     6.) Misc:         Misc allows you to toggle the facility of auto booting the CAIFS filer when it is seen by the filer and also to toggle cacheing of open files (see note on open files).
  93.  
  94.     3.) New Arc:   Moving the pointer to the arrow beside the option will bring up the new archive window. A name must be typed into the box and as standard if the icon is dragged to a filer window or if reuturn or OK is pressed then the file will be saved.
  95.  
  96.     4.) Autoarc:   Selecting this will cause an arrow to be toggled to the left of the menu option. If the arrow is present then autoarchiving is selected. If autoarchiving is on then all new directories that are created will be created as CAIFS archives (except directories inside archives).
  97.  
  98.     5.) App Sprites: When selected this option will make all archives that have been created as applications to be displayed with the appropriate sprites. It also means that all archives will be considered as normal directories but copying the directory will still copy it as a single file.
  99.  
  100.     6.) Kill:      This menu option will quit the filer and kill the CAIFS module
  101.  
  102.     7.) Quit:      This option will just quit the filer leaving the actual filing system module present.
  103.  
  104.     The final option provided by CAIFS is the ability to compress the free space of archives. Draging an archive from a filer window to the icon will open a window contain the filename of the archive and a large icon which when clicked on will compress the freespace in the archive.
  105.  
  106. Public service announcement: CAIFS (excluding the filer) is 100% finest lovingly handcrafted machine code, in no way has any useless high level language (like C) been used at any point and subbsequently caused a decrease in speed & efficiency.