home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / tools / newzap / product-info < prev    next >
Fred Fish's Product-Info  |  1981-06-29  |  1KB  |  66 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. set choice `RequestChoice "NewZAP" "Please select an option" "Documentation" "History" "Run NewZAP" "Cancel"`
  52. if $choice EQ "0"
  53.   quit 5
  54. endif
  55. if $choice EQ "1"
  56.   MetaTool NewZAP.docs TEXT
  57. endif
  58. if $choice EQ "2"
  59.   MetaTool Changes TEXT
  60. endif
  61. if $choice EQ "3"
  62.   WBRun NewZAP
  63. endif
  64. .aminet-dir
  65. disk/moni
  66.