home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / docs / hyper / tboml / product-info next >
Fred Fish's Product-Info  |  1995-08-25  |  746b  |  40 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. LAB Start
  27. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  28. if $choice GT "0"
  29.   if $choice EQ "1"
  30.     MetaTool TBOML10s.readme TEXT
  31.   else
  32.     if $choice EQ "2"
  33.       MetaTool TBOML.guide GUIDE
  34.     endif
  35.   endif
  36.   skip Start BACK
  37. endif
  38. .aminet-dir
  39. docs/hyper
  40.