home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-21 | 1.1 KB | 61 lines |
- .name
- AmigaGuide
- .type
- Text Viewer
- .short
- Commodore AmigaGuide hypertext utility
- .description
- Archive distribution of the AmigaGuide hypertext utility direct from
- Commodore. Contains developer examples and tools for AmigaGuide under
- V34/V37 and V39, plus a new free print/sign/send-in distribution
- license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
- .version
- 34.6
- .date
- .author
- Commodore Business Machines
- .restrictions
- .requirements
- .reference
- AmigaLibDisk920:AmigaGuide/
- 34.6
- AmigaLibDisk870:AmigaGuide/
- 34.5
- .keywords
- .distribution
- Commercial
- .price
- .address
- .email
- .phone
- .fax
- .exectype
- .installsize
- .source
- .construction
- .tested
- .docs
- AmigaGuide.License
- AmigaGuide.des
- ReadME
- ReadMe.CS
- .described-by
- Fred Fish (fnf@fishpond.cygnus.com)
- .submittal
- Submitted electronically directly by the author.
- .execute
- set choice `RequestChoice "AmigaGuide" "Please select an option" "View ReadMe" "View License" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool ReadME TEXT
- endif
-
- if $choice EQ "2"
- MetaTool AmigaGuide.License TEXT
- endif
- .aminet-dir
- text/hyper
-