home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-23 | 709 b | 38 lines |
- .name
- TBOML
- .type
- Text
- .short
- The Big Old Monitor List, Monitor Specs
- .description
- AmigaGuide text of specifications for over 150 different monitors
- .version
- 1.0s
- .author
- Robert C. Reiswig
- Scott L. Bennett
- .distribution
- Copyrighted but Freely Redistributable
- .email
- rcr@netcom.com
- .docs
- TBOML10s.readme
- TBOML.guide
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "The Big Old Monitor List" "Please select an option" "View Doc" "View Guide" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool TBOML10s.readme TEXT
- endif
- if $choice EQ "2"
- MetaTool TBOML.guide GUIDE
- endif
- .aminet-dir
- docs/hyper
-