home *** CD-ROM | disk | FTP | other *** search
-
- ▒▌
- ▒▌ Black & White
- ▒▌ Version 1.0ß0.1
- ▒▌ Copyright (c) 1992 by Marcel F. Wouters
- ▒▌
-
-
- * Why Black & White?
-
- I recently started a bbs, and found out that a few users were complaining
- about the colors. Then why not turn ansi off, and use ascii? Well, I
- personnaly hate plain ascii, it's too simple. My bbs thus only supports
- ansi and/or avatar. So I wanted a way to keep all the animation and stuff
- AND still have color and black & white menus available. Afcourse you can
- load all menus in your ansi editor and delete all colors but that is a
- bit much if you have many menus or if you change them regulary. You
- would be spending too much time, just to keep both colored and black &
- white menus available and the same.
- So I started programming and here is the result.
-
-
- * Warrenty
-
- Well, this is easy, NONE!
- I CANNOT BE LIABLE FOR ANY DAMAGE CAUSED BY THIS PROGRAM!
- The program works fine on my machine, as far as I have tested it anyway.
- I don't how it will work on yours.
-
-
- * Introduction
-
- This program deletes all ansi color codes and adds a default color code
- (ESC[0m) to the file, at the beginning afcourse. Note that this is only
- a beta release. So full documentation would be useless.
-
-
- * Software kind of program
-
- This program is cardware, send me a postcard with your name and the
- programs' name, just so that I can hang them on my wall.
-
-
- * Command-line parameters
-
- Syntax is: B&W [in-mask..] [outpath\]
- You can specify more than one mask for input, and you have to add a
- backslash at the end of the out path.
-