home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-21 | 1.4 KB | 65 lines |
- # This file contains product information that can be used by
- # KingFisher 2.0 and other similar tools.
-
- .name
- AmigaElm
- .type
- Communications
- .short
- Mail-Reader (UUCP/Internet), v8 (8.20)
- .aminet-dir
- comm/mail
- .description
- Electronic Mail Reader for UUCP and IP packages (AmigaUUCP,
- Dillon-UUCP, Feulner-UUCP, wUUCP, AmiTCP + InetUtils etc.),
- easy to install and to use. Mostly compatible with Unix-elm
- (basic functions) and lots of additional features. Can be
- used over a serial line. AmigaOS 2.0+ required.
- Basic internal support for MIME (multimedia mail) and en-
- cryption/decryption (eg, with PGP). Also supports "metamail"
- and "reqtools" library 2.x.
- This is version 8 (8.20), Shareware, binary only. Registered
- version comes with full C source (and has better support ;-)
- .version
- 8.20
- .date
- 1995.09.06
- .author
- Andreas M. Kirchwitz
- .requirements
- Requires OS2.0+
- .distribution
- Shareware
- .price
- $20 (US)
- .address
- Seesener Str. 69
- D-10709 Berlin
- Federal Republic of Germany
- .email
- amk@zikzak.in-berlin.de
- .docs
- READ-ME-FIRST-!!!
- ReadMe.txt
- Registration.txt
- History.txt
- Elm.guide
- .described-by
- Richard Fish
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "AmigaElm" "Please select an option" "View Guide" "Run Program" "Cancel"`
-
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool Elm.guide TEXT
- endif
-
- if $choice EQ "2"
- Elm
- endif
-