home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR31 / A2Z16D.ZIP / A2Z16B.DOC < prev    next >
Text File  |  1989-04-09  |  1KB  |  35 lines

  1. A2Z16A ARC/PAK -> ZIP file converter enhancement        9 Apr 89
  2.  
  3. Included in this archive is a further "Toad Hall Tweak" of the original A2Z.PAS
  4. (v1.6) and the initial v1.6a tweak.  I'm calling this v1.6b for the interim.
  5.  
  6. No visible difference (to the user) from v1.6a.  You still have the new
  7. 'x' option for ASCII compression (to use the PKZIP v0.92 '-ex' capability).
  8.  
  9. Overall, several KB have been carved out of the .EXE program, and it appears
  10. to be significantly faster.  I don't think I broke anything!
  11.  
  12. I'd appreciate any feedback or suggestions as to additional features.
  13.  
  14. I'd suggest you do NOT throw away the original A2Z.EXE (v1.6) or its
  15. documentation until this 'enhanced' version is thoroughly tested.
  16.  
  17. Kudos to the author .. this is one of the nicest ARC/PAK converters around!
  18. Now if I can only get it to carry over PAK comments to the new ZIP file ...
  19. (working on that .. maybe v1.6b).
  20.  
  21. David Kirschbaum
  22. Toad Hall
  23. kirsch@braggvax.ARPA
  24. (919) 868-3471  (North Carolina)
  25.  
  26. v1.6b
  27.  - Further tightened up how A2Z gets file sizes, counts, etc.
  28.  - Eliminated a bunch of clumsy error testing by using the DOS ERRORLEVEL
  29.    value after a PKUNPAK or PAK EXEC.
  30.  
  31. v1.6a
  32.  - Added '-X' switch during configuration for ASCII '-ex' compression.
  33.  - Consolidated common code.
  34.  - Tightened up error/log/screen messages.
  35.