home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / text / hyper / amigaguide / product-info < prev    next >
Fred Fish's Product-Info  |  1995-10-21  |  1KB  |  61 lines

  1. .name
  2. AmigaGuide
  3. .type
  4. Text Viewer
  5. .short
  6. Commodore AmigaGuide hypertext utility
  7. .description
  8. Archive distribution of the AmigaGuide hypertext utility direct from
  9. Commodore.  Contains developer examples and tools for AmigaGuide under
  10. V34/V37 and V39, plus a new free print/sign/send-in distribution
  11. license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
  12. .version
  13. 34.6
  14. .date
  15. .author
  16. Commodore Business Machines
  17. .restrictions
  18. .requirements
  19. .reference
  20. AmigaLibDisk920:AmigaGuide/
  21. 34.6
  22. AmigaLibDisk870:AmigaGuide/
  23. 34.5
  24. .keywords
  25. .distribution
  26. Commercial
  27. .price
  28. .address
  29. .email
  30. .phone
  31. .fax
  32. .exectype
  33. .installsize
  34. .source
  35. .construction
  36. .tested
  37. .docs
  38. AmigaGuide.License
  39. AmigaGuide.des
  40. ReadME
  41. ReadMe.CS
  42. .described-by
  43. Fred Fish (fnf@fishpond.cygnus.com)
  44. .submittal
  45. Submitted electronically directly by the author.
  46. .execute
  47. set choice `RequestChoice "AmigaGuide" "Please select an option" "View ReadMe" "View License" "Cancel"`
  48. if $choice EQ "0"
  49.   quit 5
  50. endif
  51.  
  52. if $choice EQ "1"
  53.   MetaTool ReadME TEXT
  54. endif
  55.  
  56. if $choice EQ "2"
  57.   MetaTool AmigaGuide.License TEXT
  58. endif
  59. .aminet-dir
  60. text/hyper
  61.