home *** CD-ROM | disk | FTP | other *** search
- .name
- EazyBBS
- .author
- Andreas M Kirchwitz
- .email
- amk@zikzak.in-berlin.de
- .version
- 2.21
- .reference
- FFMCD01:New/comm/EazyBBS/
- 2.11
- .description
- A Bulletin Board System (aka Mailbox) with UUCP Network support. Online
- help, very easy to use for sysops and users. Fullscreen oriented input
- masks, batch-upload and download. Up to 9 languages. Requires AmigaOS
- 2.0+. Currently has only german documentation.
- .described-by
- Richard Fish
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu
- .short
- A BBS with UUCP network support.
- .aminet-dir
- comm/bbs
- .execute
- set choice `RequestChoice "EazyBBS" "Please select an option" "View Readme" "View Doc" "Cancel"`
-
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool EazyBBS-2.21.readme TEXT
- endif
-
- if $choice EQ "2"
- MetaTool README TEXT
- endif
-