home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / blank / superdark / product-info < prev    next >
Fred Fish's Product-Info  |  1995-10-24  |  3KB  |  114 lines

  1. .name
  2. SuperDark
  3. .type
  4. Workbench Tool
  5. .short
  6. A very nice modular screen blanker
  7. .description
  8. A screen blanker with some special features.  It is similar to the
  9. AfterDark screen blanker in the PC and Mac worlds.  Features include a
  10. lot of different screen effects via "modular" screen blankers, a
  11. screen locker, and more.
  12. .version
  13. 2.1a
  14. .date
  15. .author
  16. Thomas Landspurg
  17. .restrictions
  18. .requirements
  19. Requires 2.04 or later.
  20. .reference
  21. FreshFish-Jul94/Useful/dist/util/blank/SuperDark/
  22. 2.0a
  23. FreshFish-Jul94/BBS/util/SuperDark-2.0a.lha
  24. 2.0a
  25. FreshFish-May94/Useful/dist/util/blank/SuperDark/
  26. 2.0a
  27. FrozenFish-Apr94/BBS/Dec93/util/blank/SuperDark.lha
  28. 2.0B
  29. FreshFish-Mar94/Old/Dec93/util/blank/SuperDark/
  30. 2.0B
  31. FreshFish-Dec93/New/util/blank/SuperDark/
  32. 2.0B
  33. FrozenFish-Apr94/BBS/Useful/util/blank/SuperDark.lha
  34. 2.0
  35. FreshFish-May94/Useful/dist/util/blank/SuperDark.old/
  36. 2.0
  37. FreshFish-Mar94/Useful/dist/util/blank/SuperDark/
  38. 2.0
  39. GoldFish2-Apr94/d8xx/d858/SuperDark/
  40. 1.5
  41. GoldFish1-Apr94/BBS/d8xx/d858/SuperDark.lha
  42. 1.5
  43. FrozenFish-Apr94/BBS/ALib/d8xx/d858/SuperDark.lha
  44. 1.5
  45. FreshFish-Oct93/Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  46. 1.5
  47. FreshFish-Dec93/Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  48. 1.5
  49. AmigaLibDisks/d8xx/d858/SuperDark/
  50. 1.5
  51. GoldFish2-Apr94/d8xx/d835/SuperDark/
  52. 1.2
  53. GoldFish1-Apr94/BBS/d8xx/d835/SuperDark.lha
  54. 1.2
  55. FrozenFish-Apr94/BBS/ALib/d8xx/d835/SuperDark.lha
  56. 1.2
  57. FreshFish-Oct93/Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  58. 1.2
  59. FreshFish-Dec93/Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  60. 1.2
  61. AmigaLibDisks/d8xx/d835/SuperDark/
  62. 1.2
  63. .keywords
  64. .distribution
  65. Copyrighted but Freely Redistributable
  66. .price
  67. .address
  68. 9, Place Alexandre 1er
  69. 78000 VERSAILLES
  70. FRANCE
  71. .email
  72. Thomas.Landspurg@ramses.gna.org
  73. .phone
  74. .fax
  75. .exectype
  76. .installsize
  77. .source
  78. .construction
  79. .tested
  80. .docs
  81. Docs/SuperDark.doc
  82. Docs/SuperDark.guide
  83. Docs/Programmers.doc
  84. Docs/Programmers.guide
  85. .described-by
  86. Fred Fish (fnf@fishpond.cygnus.com)
  87. .submittal
  88. Downloaded via ftp from wuarchive.wustl.edu.
  89. .execute
  90. set choice `RequestChoice "SuperDark" "Please select an option" "README" "View Guides" "Install" "Cancel"`
  91. if $choice EQ "0"
  92.   quit 5
  93. endif
  94.  
  95. if $choice EQ "1"
  96.   MetaTool README_FIRST.doc TEXT
  97. endif
  98.  
  99. if $choice EQ "2"
  100.   cd docs
  101.   set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  102.   set dirchoice `pathname $filechoice`
  103.   set filechoice `basename $filechoice`
  104.   failat 21
  105.   cd $dirchoice
  106.   MetaTool $filechoice GUIDE
  107. endif
  108.  
  109. if $choice EQ "3"
  110.   Installer Install APPNAME "SuperDark Blanker" NOLOG
  111. endif
  112. .aminet-dir
  113. util/blank
  114.