home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Archiver / CCB_V131.LZX / ccb_v131.readme < prev    next >
Encoding:
Text File  |  1996-01-28  |  9.8 KB  |  225 lines

  1. Short:    GUI for archivers LhA,LZX,DMS v1.31
  2. Author:   johnw@kvnet.org (John Wells)
  3. Uploader: johnw@kvnet.org (John Wells)
  4. Type:     util/arc
  5.  
  6.                    Compressor Control Box - v1.31
  7.                            Jan 27, 1996
  8.                            by John Wells
  9.  
  10. This  is  an  emergency-release.  I was asked by the author of xDM,
  11. Dirk  Vael, to remove the functions pertaining to xDM.  I have done
  12. so.  I would also like to take this opportunity to publicly express
  13. my  apologies, no offense was meant.  I intend to release an update
  14. shortly,  with  appropriate  fixes  made  to  the   GUI   and   the
  15. documentation,  and  if  all  goes  well,  a  replacement  for xDM.
  16. (Hopefully.  I just don't like DMS!) Please stay tuned for more.
  17.  
  18.  
  19. This program is Copyright 1996 by John Wells.  All Rights Reserved.
  20. This program may not be sold, although a small charge for shipping,
  21. handling, and media may be charged.
  22.  
  23. This  program is a convenient interface for using several disk/file
  24. archivers.    Currently, Compressor Control Box (hereafter known as
  25. CCB)  supports  the  following archivers: LZX, LHA, DMS, and xDM (a
  26. pleasing combination of PackDev and LZX).
  27.  
  28. First, a disclaimer:
  29.  
  30. The  purpose  of this program is to compress the contents of floppy
  31. disks,  hard  drives,  and  other  forms of temporary and permanent
  32. computer  storage.    The  author,  John  Wells,  will  not be held
  33. responsible  for  any  data lost through the (correct or incorrect)
  34. use  of  this  program,  nor  will  he  be held responsible for any
  35. damages  (financial  or  otherwise)  resulting from the use of this
  36. program.
  37.  
  38. Requirements:
  39.  
  40. Well, in order to use the supported archivers, it is important that
  41. CCB  be  able  to  find  them.    A  good place for them is your C:
  42. directory.  Of course, anywhere in your command path is sufficient.
  43. I  have  included  the  latest versions of PackDev (v1.7) and DLDiz
  44. (v1.7),  which  are  needed  for  certain  functions,  PackDev  for
  45. (de)compressing  xDM  files  and   DLDiz   for   Viewing/Adding   a
  46. File_id.Diz  to  a  file.  The rest of the archivers should be easy
  47. enough to locate.  You will need versions of LhA, LZX, and DMS.
  48.  
  49. CCB has been extensively tested using the following: LhA v1.35, LZX
  50. v1.20,  and  DMS  v1.11.   I would think that any newer versions of
  51. those programs would work just fine as well.
  52.  
  53. CCB also requires the cando.library, v2.511+, which is NOT included
  54. in  this distribution, as I am not sure of the distributability (is
  55. that a word?) of the library.
  56.  
  57. To make things a bit easier, just click on the included INSTALL icon
  58. to  put  the  included  programs  (PackDev  and  DLDiz)  in your C:
  59. directory.
  60.  
  61.  
  62. CLI Usage:
  63.  
  64. not currently supported (it's an interface.  That's the point!)
  65.  
  66. Workbench Usage:
  67.  
  68. If you want to see what is happening, I would use the CCB icon, but
  69. if  you  don't  need  to  see  what  is going on, just click on the
  70. CompressorControlBox  icon.    The  only difference is that the CCB
  71. icon  also  opens  up  an  output  shell,  so  you  can see what is
  72. happening.    I  have  noticed  no noticeable speed increase in NOT
  73. opening the shell, so it's a matter of personal choice.
  74.  
  75. I've  tried to make it as easy to use as possible.  Just follow the
  76. 5 steps shown on the interface, and you'll be set.  In order, these
  77. are:
  78.  
  79. 1) Select Compressor.  LhA, LZX, DMS, xDM, LhA-2-LZX, or DMS-2-xDM
  80.  
  81.     LhA-2-LZX and DMS-2-xDM perform the conversion process in the
  82.     T:  directory.    I have found that you will need about 2.5 meg
  83.     free  for converting a DMS file to an xDM file, and about 1 1/2
  84.     times  the  size of the LhA file for converting an archive from
  85.     LhA  format  to  LZX.    If  you  don't  have  enough memory to
  86.     transform the file, I suggest assigning T: to somewhere on your
  87.     harddrive.   It will slow things down somewhat, but unless your
  88.     HD  is  REALLY  cramped,  you  should have enough room there to
  89.     perform the conversion.  Also, when converting from DMS to xDM,
  90.     I  strongly  recommend  using  RAD or an FMS-type drive for the
  91.     work drive.  It will work using a standard floppy, but it is SO
  92.     SLOW!  Do yourself a favor, and install FMSdisk today!
  93.  
  94. 2) Select Operation.  Compress, DeCompress, Test, View/Add Diz
  95.  
  96.     View/Add Diz works as follows.  If the file you checked doesn't
  97.     have a File_id.diz, CCB will open up a little window for you to
  98.     enter  the  description  into.   When you are finished entering
  99.     text,  hit 'ESC x' to close the window and save the File_id.diz
  100.     to  the  file.  If the file DOES have a File_id.diz attached to
  101.     it, it will be displayed in the CCB Output window.
  102.  
  103. 3) Select Source File/Dir/Device.
  104.  
  105.     Click on this, a requester comes up, allowing you to select the
  106.     SOURCE  F/D/D.   When using DMS or xDM, a requester will pop up
  107.     asking  for the source device, such as DF0 or DF1, at the right
  108.     time.   Don't worry, you'll know it when it happens!  Just make
  109.     sure there is a disk in the drive BEFORE you click on Start!
  110.    
  111. 4)  Select Destination.
  112.  
  113.     Another requester.  When using DMS or xDM, a requester will pop
  114.     up  asking  for  the destination device, such as DF0 or DF1, at
  115.     the  right time.  Don't worry, you'll know it when it happens! 
  116.     Just make sure there is a disk in the drive BEFORE you click on
  117.     Start!
  118.  
  119. 5) Process Selection.  Start or Abort
  120.  
  121.     If  you  are  DeCompressing  an LhA or LZX archive, a requester
  122.     will pop-up, asking if you would like to create a drawer to put
  123.     the  contents  into.   This keeps things from getting scattered
  124.     all  over your drive, and makes it easy to get rid of files you
  125.     decide not to keep.
  126.     
  127.  
  128. Want  more  info?    OK,  you've  got  it.   If you select the Test
  129. operation, no need to select a destination.  Makes sense, right? 
  130.  
  131. If  using xDM, I strongly suggest assigning T: to somewhere on your
  132. harddrive,  as  it  can  use  up to 2 meg of RAM while processing a
  133. file.    Of  course,  if  you have 3 megs or more free, don't worry
  134. about it.  The little memory display in title bar should give you a
  135. clue as to whether or not you need to re-assign T: to your HD
  136.  
  137. That's  it!  If you have any questions or comments, or just want to
  138. send  a  donation  (A4000,  Corvette,  book, game, money, whatever)
  139. please feel free to get in touch with me at the address below.
  140.  
  141.                             John Wells
  142.                          2595 Vonoa Drive
  143.                         Radcliff, KY 40160
  144.         
  145.                       e-mail: johnw@kvnet.org
  146.  
  147.                 Greetings, Thanks, and Other Stuff
  148.  
  149.     I  would  like  to thank those who have sent me e-mail, for the
  150.     kind   words   and   support   (and   suggestions!), especially
  151.     ashley@apowell.demon.co.uk, who was the very first to send me a
  152.     message regarding CCB.
  153.     
  154.     I would also like to extend my thanks to the following:
  155.  
  156.                    Stefan Boberg, author of LhA
  157.                   Jonathan Forbes, author of LZX
  158.                   SDS Software, author(s?) of DMS
  159.                  Rasmus K.  Ursem, author of DLDiz
  160.                 Christian Wasner, author of PackDev
  161.               Jay Miner for creating a REAL computer!
  162.               Amiga Technologies for resurrecting Amy
  163.              INOVAtronics, Inc., developers of CanDo!
  164.             Adam Chapman, originator of the xDM concept
  165.          and Dirk Vael, who took it several steps further
  166.  
  167.                               HISTORY
  168.  
  169. v1.0 - 1 Jan 1996
  170.  
  171.       Initial release
  172.  
  173. v1.1 - 9 Jan 1996 
  174.  
  175.         Finally  found  a  way  to  fix  the  niggling problem with
  176.         selecting  the device to use for DMS and xDM.  The user can
  177.         now select ANY floppy-type device for use by CCB.
  178.  
  179.         Added  a  'history'  function  to  the   source/destination
  180.         requesters,  so  that  the  last directory used will be the
  181.         default (hope that is what you had in mind, Ashley!)
  182.  
  183.         Fixed  the  'View/Add  Diz'  option,  can  now   view   the
  184.         File_id.diz of LZX, LhA, DMS, and xDM archives, and can add
  185.         a  File_id.diz  to LZX, LhA, and xDM files.  Sorry, nothing
  186.         for DMS (yet!).
  187.  
  188.         Added  a  Memory display to the title bar, good for keeping
  189.         track of just how much ram you have left after crunching up
  190.         several disks or directories.
  191.  
  192. v1.2 - 14 Jan 1996
  193.  
  194.         Spruced  up  the  appearance  of  the GUI somewhat, added a
  195.         pop-up  requester  to the DeCompress option of LhA and LZX,
  196.         to  ask  the  user if a drawer should be created to put the
  197.         contents  into.  Straightened up some code, got rid of some
  198.         excess,  added  the  'About' menu item.  Just little stuff,
  199.         really.  Oh, and I cleaned up this readme, too!
  200.         
  201. v1.3 - 20 Jan 1996
  202.  
  203.         Finally  found  a  way  to  make  LhA  and  LZX  compress a
  204.         directory  and  include  the selected path ONLY, as well as
  205.         the  .info for the drawer (if it exists).  What this means,
  206.         is  that  you will no longer have files that un-compress to
  207.         something   like:    WorkBench:Games/FavoriteOfAllTime/blah
  208.         Instead,  if  you  had  elected  to   compress   the drawer
  209.         'FavoriteOfAllTime/',  containing  'blah' and such, it will
  210.         actually  only  have  the path of 'FavoriteOfAllTime/blah',
  211.         just  like it should!  Also, I finally got around to fixing
  212.         up  some  of the pull-down menus, take a look at them.  One
  213.         more thing.  I found the program 'DMSDescript', which means
  214.         that you can now View/Add a File_id.diz to DMS files.
  215.  
  216. v1.3 - REGISTERED VERSION
  217.  
  218.         I  decided to make the LhA-2-LZX and DMS-2-xDM options only
  219.         available  to registered users, have to give them some kind
  220.         of  benny  for  registering!    Since  v1.0  - v1.2 did not
  221.         support  this  repacking option, it looks like v1.3 will be
  222.         the  first  to  give  the  un-registered users something to
  223.         think  about.  I find the option VERY handy, since it is SO
  224.         EASY TO USE!  So come on, folks, go ahead and register.  It
  225.         really is worth it!  :