home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / useful / disk / moni / newzap / product-info < prev    next >
Fred Fish's Product-Info  |  1995-08-25  |  1KB  |  69 lines

  1. .name
  2. NewZAP
  3. .type
  4. Disk Tool
  5. .short
  6. Multipurpose file sector editing utility
  7. .description
  8. A third-generation multi-purpose file sector editing utility, from the
  9. author of FileZAP.  Displays and edits full 512-byte sectors via a 106
  10. character wide internal font.  Includes a search feature to find
  11. specific strings or hex digits, forwards or backwards.
  12. User-customizable, with new printing feature added.
  13. .version
  14. 3.3
  15. .date
  16. .author
  17. Dallas J. Hodgson
  18. .restrictions
  19. .requirements
  20. .reference
  21. AmigaLibDisk574:NewZAP/
  22. 3.3
  23. AmigaLibDisk164:NewZAP/
  24. 3.18
  25. AmigaLibDisk58:NewZAP/
  26. 3.0
  27. .keywords
  28. .distribution
  29. Shareware
  30. .price
  31. $15 (US)
  32. .address
  33. 10115 Scenic Boulevard
  34. Cupertino, Ca. 95014
  35. USA
  36. .email
  37. .phone
  38. .fax
  39. .exectype
  40. .installsize
  41. .source
  42. .construction
  43. .tested
  44. .docs
  45. NewZAP.docs
  46. .described-by
  47. Fred Fish (fnf@fishpond.cygnus.com)
  48. .submittal
  49. Submitted on disk directly by the author.
  50. .execute
  51. LAB start
  52. set choice `RequestChoice "NewZAP" "Please select an option" "Documentation" "History" "Run NewZAP" "Cancel"`
  53. if $choice GT "0"
  54.   if $choice EQ "1"
  55.     MetaTool NewZAP.docs TEXT
  56.   else
  57.     if $choice EQ "2"
  58.       MetaTool Changes TEXT
  59.     else
  60.       if $choice EQ "3"
  61.     WBRun NewZAP
  62.       endif
  63.     endif
  64.   endif
  65.   skip start BACK
  66. endif
  67. .aminet-dir
  68. disk/moni
  69.