home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / LhA2LZX2.readme < prev    next >
Text File  |  1998-03-31  |  2KB  |  65 lines

  1. Short:        AmigaDOS script to convert LhA->LZX and vice versa
  2. Author:       R Burke (R.Burke-97@student.lboro.ac.uk)
  3. Uploader:     R Burke (R.Burke-97@student.lboro.ac.uk)
  4. Version:      2.7b
  5. Type:         util/arc
  6. Requires:     util/arc/LhA_e138.run, util/arc/lzx121r1.lha, KS 2.0+, '020+
  7. Replaces:     util/arc/lha2lzx2.lha
  8. Distribution: * Commercial Magazines and CDs must request permission
  9.  
  10.                 from author to include.
  11.               * Non commercially, it can be distributed anywhere.
  12.               * Aminet CDs & Fish CDs may include.
  13.  
  14.  
  15. When LhA came along, Amiga users were able to store files in one (generally)
  16. smaller file - an LhA archive.  Then LZX came along - allowing much better
  17. compression rates for some files, so much more space could be saved.
  18.     When I first got LZX I found it a lot of work converting my old LhA
  19. archives to the new LZX format via the CLI, and sometimes found that after
  20. doing it that my original LhA files were smaller than the new LZX ones!  Thus
  21. LhA2LZX was born.  This script file allows the user to convert their archives
  22. from LhA to LZX or vice versa, or alternatively it will intelligently
  23. convert the archive to the smallest format, so you can always be sure of
  24. having the smallest archive in the end.  It is all done by requesters - so
  25. you don't even need to touch the keyboard!
  26.  
  27. What makes it useful is that this program is an AmigaDOS script file, which
  28. means you can load it into a text viewer/editor and see how it all works. I
  29. have commented many of the lines to help you understand more what is
  30. happening, and to help in case you want to write your own front-ends to CLI
  31. programs, or to perform certain actions.
  32.  
  33.  
  34. Versions included here are v1.1-v1.2, v2.0-v2.7b
  35. This is so you can see how the program has developed and improved, and which
  36. bits I added as needed.
  37.  
  38. As of v2.7a, LhA2LZX has become '020+ only.  This is due to a bug in the
  39. registered '000 version of LZX.  '000 users can still use v2.5, or can
  40. contact me for a working v2.7b.
  41.  
  42.  
  43. This archive is half the size when compressed with LZX:
  44. lha2lzx2.lha  65,060 b
  45. lha2lzx2.lzx  31,245 b
  46.  
  47.  
  48. *NEW FOR 2.7b*
  49. -Original archive comment and creation date and time replace the new
  50.  
  51. *NEW FOR 2.7a*
  52. -Large .guide update
  53. -Greater error trapping
  54.  
  55.  
  56. Download the latest version from:
  57. http://www-student.lboro.ac.uk/~corb1/index.html
  58.  
  59. New versions will be uploaded to my web page before being uploaded to the
  60. AmiNET.
  61.  
  62.  
  63. Comments and bug reports are welcome:
  64. R.Burke-97@student.lboro.ac.uk
  65.