home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / arc / lhwarp / product-info < prev   
Encoding:
Fred Fish's Product-Info  |  1995-10-24  |  966 b   |  59 lines

  1. .name
  2. LHWarp
  3. .type
  4. Archiver
  5. .short
  6. Disk packer for .lhw files
  7. .description
  8. A program which will read tracks directly from your floppy disk,
  9. compress them using adaptive huffman encoding, and output them to a
  10. file.  The resulting file can be used by lhwarp to reconstruct an
  11. image of the original disk.
  12. .version
  13. 1.40
  14. .date
  15. .author
  16. Jonathan Forbes
  17. .restrictions
  18. .requirements
  19. .reference
  20. AmigaLibDisk318:Lhwarp/
  21. 1.21
  22. AmigaLibDisk305:Lhwarp/
  23. 1.20
  24. AmigaLibDisk295:Lhwarp/
  25. 1.03
  26. .keywords
  27. .distribution
  28. Copyrighted but Freely Redistributable
  29. .price
  30. .address
  31. .email
  32. .phone
  33. .fax
  34. .exectype
  35. .installsize
  36. .source
  37. .construction
  38. .tested
  39. .docs
  40. LHWarp.doc
  41. .described-by
  42. Fred Fish (fnf@fishpond.cygnus.com)
  43. .submittal
  44. .execute
  45. set choice `RequestChoice "LHWarp" "Please select an option" "History" "Documentation" "Cancel"`
  46. if $choice EQ "0"
  47.   quit 5
  48. endif
  49.  
  50. if $choice EQ "1"
  51.   MetaTool Changes.doc TEXT
  52. endif
  53.  
  54. if $choice EQ "2"
  55.   MetaTool LHWarp.doc TEXT
  56. endif
  57. .aminet-dir
  58. util/arc
  59.