home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / archivers / lha2lzx / lha2lzx3.readme < prev    next >
Text File  |  1998-04-27  |  2KB  |  71 lines

  1. Short:        Convert LhA->LZX and vice versa easily
  2. Uploader:     R Burke (R.Burke-97@student.lboro.ac.uk)
  3. Author:       R Burke (R.Burke-97@student.lboro.ac.uk)
  4. Type:         util/arc
  5. Requires:     util/arc/LhA_e138.run, util/arc/lzx121r1.lha, KS 2.0+, '020+
  6. Version:      3.0
  7. Replaces:     util/arc/LhA2LZX2.lha
  8. Distribution: * Commercial Magazines and CDs must request permission from author to include.
  9.               * Non commercially, it can be distributed anywhere.
  10.               * Aminet CDs & Fish CDs may include.
  11.  
  12.  
  13. LhA2LZX can perform several different actions:
  14.  
  15. - It can convert archives between the two formats
  16.     (e.g. give it an LhA archive and it will convert it to LZX, or vice
  17.     versa)
  18. - It can convert to the smaller of the two archives
  19.     (e.g. give it an LhA archive and it will create the LZX version,
  20.     compare the size with the LhA version and save the smallest, or vice
  21.     versa)
  22. - It can repack an archive
  23.     (e.g. give it an LhA archive and it will de-archive it and re-archive
  24.     it with LhA to make sure it is the smallest size for that particular
  25.     format).
  26.  
  27. If using from Workbench, it is all done by requesters - so you don't even
  28. need to touch the keyboard!
  29.  
  30. If using from Directory Opus, just select your archives and go!
  31.  
  32. This program is an AmigaDOS script file, so you can load it into a text
  33. viewer/editor and see how it all works.  Almost all of the lines have been
  34. commented to help you understand this.
  35.  
  36.  
  37. This archive is about half the size when compressed with LZX:
  38. lha2lzx2.lha  85,880 b
  39. lha2lzx2.lzx  44,739 b
  40.  
  41.  
  42. *NEW FOR 3.0*
  43. -Multiple archive selection and conversion!
  44. -FULL usage from DOpus! Just select your archives and go!
  45. -Extra "Repack" option to ensure each archive is of the minimum size for
  46.     that file type!
  47. -Code now extensively commented - almost every line!
  48. -Install script
  49. -Large .guide update
  50.  
  51.  
  52. *NEW FOR 2.8*
  53. -Large optimization! LhA2LZX is now reduced from 15k to 11k in file size
  54. -Temporary storage location is chosen only the first time you run LhA2LZX,
  55.     and then the path is stored for all future use
  56. -A few extra bits and bobs...
  57.  
  58.  
  59. Versions included here are v1.1-v1.2, v2.0-v3.0
  60. This is so you can see how the program has developed and improved, and which
  61. bits I added as needed.
  62.  
  63.  
  64. Download the latest version from:
  65. http://www-student.lboro.ac.uk/~corb1/index.html
  66.  
  67. New versions will be uploaded to my web page before being uploaded to the
  68. AmiNET.
  69.  
  70. Comments and bug reports are welcome:
  71. R.Burke-97@student.lboro.ac.uk