home *** CD-ROM | disk | FTP | other *** search
/ Amiga Dream 59 / CDDream59.ISO / Amiga / Workbench / Archiveurs / LhA2LZX3.readme < prev    next >
Text File  |  1998-10-20  |  4KB  |  110 lines

  1. Short:    Convert LhA->LZX and vice versa easily
  2. Author:   R Burke (R.Burke-97@student.lboro.ac.uk)
  3. Uploader: R Burke (R.Burke-97@student.lboro.ac.uk)
  4. Type:     util/arc
  5. Requires: util/arc/LhA_e138.run, util/arc/lzx121r1.lha, util/cli/mykinf.lha,
  6.  
  7.               KS 2.0+, '020
  8. Version:      3.2a
  9. Replaces:     util/arc/LhA2LZX3.lha
  10. Distribution: * Commercial Magazines and CDs must request permission from author to include.
  11.               * Non commercially, it can be distributed anywhere.
  12.               * Aminet CDs & Fish CDs may include.
  13.  
  14. For full usage of the documentation please also download util/arc/LhA2LZX2.lha
  15.  
  16.  
  17. LhA2LZX can perform several different actions:
  18.  
  19. - It can convert archives between the two archiving formats
  20.     (e.g. give it an LhA archive and it will convert it to LZX, or vice
  21.     versa)
  22. - It can convert to the smaller of the two archives
  23.     (e.g. give it an LhA archive and it will create the LZX version,
  24.     compare the size with the LhA version and save the smallest, or vice
  25.     versa)
  26. - It can repack an archive
  27.     (e.g. give it an LZX archive and it will de-archive it and re-archive
  28.     it with LZX to make sure it is the smallest size for that particular
  29.     format).
  30.  
  31. If using from Workbench, it is all done by requesters - so you don't even
  32. need to touch the keyboard!
  33.  
  34. If using from Directory Opus, just select your archives and go!
  35.  
  36. This program is an AmigaDOS script file, so you can load it into a text
  37. viewer/editor and see how it all works.  Virtually all of the lines have been
  38. commented to help you understand this.
  39.  
  40.  
  41. This archive is 23k smaller when compressed with LZX - 2/3 the size
  42.  
  43.  
  44.  
  45. *NEW FOR 3.2a*
  46. -Output screen cleared between operations
  47. -Filesizes given in kb if > 10k
  48. -.guide partially rewritten for easier navigation
  49.  
  50.  
  51. *NEW FOR 3.2*
  52. -Free space of the destination disk is determined to make sure the new
  53.     archive will fit, and if it won't then the user is prompted for an
  54.     alternative destination path, which is also checked for free space
  55. -Better handling of archive filecomments - all asterisks are converted to
  56.     plus signs
  57. -LhA and LZX are checked to see if they are resident, and the relevant
  58.     version will be used
  59. -Protection of the original archive is copied to the new archive, making it
  60.     now indistinguishable except for the name and size!
  61. -Much improved installer script
  62.  
  63.  
  64. *NEW FOR 3.1*
  65. -Full handling of the tilde bug of LZX by an AREXX script - now all archives
  66.     with a tilde in are renamed with underscores
  67. -Code of LhA2LZX cleaned up a little
  68.  
  69.  
  70. *NEW FOR 3.0a*
  71. -LhA2LZX now adapts to wherever it is located - so it can easily be run from
  72.     anywhere on your hard drive!
  73. -extensive .guide update
  74.  
  75.  
  76. *NEW FOR 3.0*
  77. -Multiple archive selection and conversion!
  78. -FULL usage from DOpus! Just select your archives and go!
  79. -Extra "Repack" option to ensure each archive is of the minimum size for
  80.     that file type!
  81. -Code now extensively commented - almost every line!
  82. -Install script
  83. -Large .guide update
  84.  
  85.  
  86.  
  87. Versions included here are v3.0-v3.2a
  88.  
  89. For full usage of the documentation please also download util/arc/LhA2LZX2.lha,
  90. as some of the references in the AmigaGuide to LhA2LZX v3.x will try to open
  91. some of the files from previous releases.  LhA2LZX2.lha contains v1.x and v2.x of
  92. LhA2LZX, and if you are using these as a tutorial to AmigaDOS, just de-archive
  93. them into the same directory that LhA2LZX v3.x is in.  They are there so you
  94. can see how the program has developed and improved, and which bits I added as
  95. needed or were requested by users.
  96.  
  97.  
  98. Download the latest version from:
  99. http://www-student.lboro.ac.uk/~corb1/lha2lzx.html
  100.  
  101. New versions will be uploaded to my web page before being uploaded to the
  102. AmiNET.
  103.  
  104. Comments and bug reports are welcome:
  105. R.Burke-97@student.lboro.ac.uk
  106.  
  107.  
  108. Rich B
  109. 20 Oct 1998
  110.