home *** CD-ROM | disk | FTP | other *** search
- This document belongs to B&W version 1.0ß0.1:
-
- Things to be fixed:
- (a '-' means the bug or the problem)
- (a '*' means what will be done about it)
-
- - maximum filesize is 4096 bytes, I don't know what happens if you
- input a larger file, don't try it!
- * maximum filesize at least 65535 bytes.
-
- - a mask can onyl be a MASK! no directories are allowed!
- example of this: B&W \color\*.ans \b&w\
- this is wrong! you have to be in directory \COLOR and
- then use: B&W *.ans \b&w\
- * this will be fixed.
-
- - a mask must be full with wildcards etc.
- * also to be possible to just specify a directory and then that
- *.* is assumed.
-
- - after the outpath, a backslash is mandatory!
- * this will not be necessary anymore.
-
- - b&w destroys all color codes and adds a default color code in front
- of the destination file.
- * optional placement of default color code in front of file.
- * optional destruction of high/low intensity color codes.
- (so that colors are deleted not bright/blink attributes etc.)
-