home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / docs / hyper / tboml / product-info next >
Encoding:
Fred Fish's Product-Info  |  1995-10-23  |  709 b   |  38 lines

  1. .name
  2. TBOML
  3. .type
  4. Text
  5. .short
  6. The Big Old Monitor List, Monitor Specs
  7. .description
  8. AmigaGuide text of specifications for over 150 different monitors
  9. .version
  10. 1.0s
  11. .author
  12. Robert C. Reiswig
  13. Scott L. Bennett
  14. .distribution
  15. Copyrighted but Freely Redistributable
  16. .email
  17. rcr@netcom.com
  18. .docs
  19. TBOML10s.readme
  20. TBOML.guide
  21. .described-by
  22. Dan Fish (daf@starfish.amigalib.com)
  23. .submittal
  24. Downloaded via ftp from wuarchive.wustl.edu.
  25. .execute
  26. set choice `RequestChoice "The Big Old Monitor List" "Please select an option" "View Doc" "View Guide" "Cancel"`
  27. if $choice EQ "0"
  28.   quit 5
  29. endif
  30. if $choice EQ "1"
  31.   MetaTool TBOML10s.readme TEXT
  32. endif
  33. if $choice EQ "2"
  34.   MetaTool TBOML.guide GUIDE
  35. endif
  36. .aminet-dir
  37. docs/hyper
  38.