home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-24 | 2.5 KB | 114 lines |
- .name
- SuperDark
- .type
- Workbench Tool
- .short
- A very nice modular screen blanker
- .description
- A screen blanker with some special features. It is similar to the
- AfterDark screen blanker in the PC and Mac worlds. Features include a
- lot of different screen effects via "modular" screen blankers, a
- screen locker, and more.
- .version
- 2.1a
- .date
- .author
- Thomas Landspurg
- .restrictions
- .requirements
- Requires 2.04 or later.
- .reference
- FreshFish-Jul94/Useful/dist/util/blank/SuperDark/
- 2.0a
- FreshFish-Jul94/BBS/util/SuperDark-2.0a.lha
- 2.0a
- FreshFish-May94/Useful/dist/util/blank/SuperDark/
- 2.0a
- FrozenFish-Apr94/BBS/Dec93/util/blank/SuperDark.lha
- 2.0B
- FreshFish-Mar94/Old/Dec93/util/blank/SuperDark/
- 2.0B
- FreshFish-Dec93/New/util/blank/SuperDark/
- 2.0B
- FrozenFish-Apr94/BBS/Useful/util/blank/SuperDark.lha
- 2.0
- FreshFish-May94/Useful/dist/util/blank/SuperDark.old/
- 2.0
- FreshFish-Mar94/Useful/dist/util/blank/SuperDark/
- 2.0
- GoldFish2-Apr94/d8xx/d858/SuperDark/
- 1.5
- GoldFish1-Apr94/BBS/d8xx/d858/SuperDark.lha
- 1.5
- FrozenFish-Apr94/BBS/ALib/d8xx/d858/SuperDark.lha
- 1.5
- FreshFish-Oct93/Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
- 1.5
- FreshFish-Dec93/Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
- 1.5
- AmigaLibDisks/d8xx/d858/SuperDark/
- 1.5
- GoldFish2-Apr94/d8xx/d835/SuperDark/
- 1.2
- GoldFish1-Apr94/BBS/d8xx/d835/SuperDark.lha
- 1.2
- FrozenFish-Apr94/BBS/ALib/d8xx/d835/SuperDark.lha
- 1.2
- FreshFish-Oct93/Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
- 1.2
- FreshFish-Dec93/Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
- 1.2
- AmigaLibDisks/d8xx/d835/SuperDark/
- 1.2
- .keywords
- .distribution
- Copyrighted but Freely Redistributable
- .price
- .address
- 9, Place Alexandre 1er
- 78000 VERSAILLES
- FRANCE
- .email
- Thomas.Landspurg@ramses.gna.org
- .phone
- .fax
- .exectype
- .installsize
- .source
- .construction
- .tested
- .docs
- Docs/SuperDark.doc
- Docs/SuperDark.guide
- Docs/Programmers.doc
- Docs/Programmers.guide
- .described-by
- Fred Fish (fnf@fishpond.cygnus.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "SuperDark" "Please select an option" "README" "View Guides" "Install" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool README_FIRST.doc TEXT
- endif
-
- if $choice EQ "2"
- cd docs
- set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
- set dirchoice `pathname $filechoice`
- set filechoice `basename $filechoice`
- failat 21
- cd $dirchoice
- MetaTool $filechoice GUIDE
- endif
-
- if $choice EQ "3"
- Installer Install APPNAME "SuperDark Blanker" NOLOG
- endif
- .aminet-dir
- util/blank
-