home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magic 1995 #1 / CDM_5.ISO / shell / graph / ansi / b&w10b01.arj / B&W.BTA next >
Encoding:
Text File  |  1992-02-24  |  1.0 KB  |  29 lines

  1. This document belongs to B&W version 1.0ß0.1:
  2.  
  3. Things to be fixed:
  4. (a '-' means the bug or the problem)
  5. (a '*' means what will be done about it)
  6.  
  7.   - maximum filesize is 4096 bytes, I don't know what happens if you
  8.         input a larger file, don't try it!
  9.     * maximum filesize at least 65535 bytes.
  10.  
  11.     - a mask can onyl be a MASK! no directories are allowed!
  12.             example of this: B&W \color\*.ans \b&w\
  13.             this is wrong! you have to be in directory \COLOR and
  14.             then use: B&W *.ans \b&w\
  15.     * this will be fixed.
  16.  
  17.     - a mask must be full with wildcards etc.
  18.     * also to be possible to just specify a directory and then that
  19.         *.* is assumed.
  20.  
  21.     - after the outpath, a backslash is mandatory!
  22.     * this will not be necessary anymore.
  23.  
  24.     - b&w destroys all color codes and adds a default color code in front
  25.         of the destination file.
  26.   * optional placement of default color code in front of file.
  27.   * optional destruction of high/low intensity color codes.
  28.     (so that colors are deleted not bright/blink attributes etc.)
  29.