home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / ACOLOR62.ZIP / ACOLOR.HIS < prev    next >
Text File  |  1993-01-23  |  4KB  |  73 lines

  1.                           ANSI Color Generator
  2.                  Copyright 1991-92 -=- PAROLE Software
  3.  
  4.                           ***** HISTORY *****
  5.  
  6. AColor 1.0  02/18/91  Initial Release
  7.  
  8. AColor 2.0  03/08/91  Added the ability to add ANSI color to the
  9.                       background by using the /B switch after the
  10.                       filename.  Modified the help screen so that it
  11.                       looked a lot better and is easier to understand.
  12.  
  13. AColor 2.1  03/09/91  Added the ability to abort the colorization
  14.                       process at any time by pressing 'F10'.
  15.  
  16. AColor 2.5  03/11/91  You can now choose the color background that you
  17.                       prefer.  I figured that some may like that option
  18.                       instead of the "Coat of Many Colors" option.
  19.  
  20. AColor 3.0  03/12/91  Hopefully this will be the last version with major
  21.                       changes for a while.  I got started on this and
  22.                       got involved totally.  This version allows the
  23.                       user to choose what foreground color they want.
  24.                       The switches have also been changed from a single
  25.                       letter "/B" to a format easier to understand.
  26.                       "/BLUE".   AColor now uses four (4) line switches.
  27.                       The first one is the filename to be colorized. The
  28.                       second switch is the BACKGROUND color and the
  29.                       third is the FOREGROUND color.  Switch four is for
  30.                       those SysOps out there that want to personalize
  31.                       the ANSI file.
  32.  
  33. AColor 3.1  04/08/91  Tweaked the code just a bit to speed things up.
  34.  
  35. AColor 3.2  04/24/91  AColor now truncates the length of the text line
  36.                       to 77 columns.  I did this to prevent the wrapping
  37.                       of text and causing the output file to be
  38.                       irregular.
  39.  
  40. Acolor 4.0  05/27/91  AColor was rewritten in Turbo Pascal 6.0 to make
  41.                       the EXE file smaller and faster.  Also the
  42.                       appearance of the user screen is much nicer.  Also
  43.                       added the ability to set an environment variable
  44.                       to allow AColor to be compatible with several BBS
  45.                       systems.   Lots of other changes too numerous to
  46.                       mention here.  Check the documentation before
  47.                       using ACOLOR.
  48.  
  49. AColor 5.0 06/21/91  Updated AColor to work with Wildcat! 3.0.   Also
  50.                      changed the SET command to SET ACOLOR=.  The SET
  51.                      command for Wildcat! 3.0 is SET ACOLOR=WC3.  This
  52.                      will allow AColor to create a .BBS file with the
  53.                      '@' codes for WC!3.0.
  54.  
  55. AColor 5.1 01/23/92  Very minor changes to the 'user' screen. Changed
  56.                      the Copyright date in program.
  57.  
  58. AColor 6.0 02/23/92  Added PCBoard Color code support to this release.
  59.                      The environment variable of "PCB" must be used to
  60.                      get the special color codes.  You may do this in
  61.                      your AUTOEXEC.BAT by placing the statement "SET
  62.                      ACOLOR=PCB" in it.
  63.  
  64. AColor 6.2 10/30/92  Fixed a small appearance defect.
  65.  
  66. AColor 6.21 1/23/93  Added a 286 compiled version.  It's a wee bit
  67.                      smaller than the regular version.  This release is
  68.                      also compiled using Borland Turbo Pascal 7.0.
  69.  
  70.      Thanks for trying out AColor and I hope you can get some use out of
  71.      ACOLOR.
  72.  
  73.