home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / GPAPER54.ZIP / GPAPER.HIS < prev    next >
Text File  |  1994-03-23  |  4KB  |  86 lines

  1.  
  2.  
  3.                        Compu-Paper Generator v5.4x
  4.                              Dennis Maidon
  5.                           The Parole Board BBS
  6.                              (919) 965-4696
  7.                              (919) 965-9885
  8.                    Copyright 1991-94, PAROLE Software
  9.                             Fido: 1:151/185
  10.  
  11. GPaper 1.0  04/24/91  Original release.
  12.  
  13. GPaper 2.0  04/27/91  Lots of changes in just a few days.  The big
  14.                       change is that this version is written in
  15.                       Turbo Pascal 6.0.  GPAPER will now create an ANSI
  16.                       and ASCii file with ".SCR" as the ANSI extension
  17.                       and ".BBS" as the ASCii extension.  I chose these
  18.                       as they are the defaults for WILDCAT! BBS. (#1)
  19.                       The command line undergoes a small change in that
  20.                       you no longer put an extension after the file that
  21.                       you want to create.  The default file is still
  22.                       named GPAPER and it will have the proper extension
  23.                       added to it.   GPAPER will now abort gracefully
  24.                       when it encounters an error.
  25.  
  26. Gpaper 3.0  05/05/91  GPaper will now look for an environment variable.
  27.                       This will allow the sysop to setup Gpaper for his
  28.                       individual BBS type.  GPaper will then add the
  29.                       correct file extensions to the output files.  The
  30.                       user interface has been improved immensely (IMHO).
  31.                       If an error is encountered, GPaper will exit with
  32.                       an errorlevel 1.
  33.  
  34. GPaper 4.0  06/11/91  GPaper will now create a file using "@" codes for
  35.                       Wildcat! 3.0.  It will create a file with a .BBS
  36.                       extension.  WC! 3.0 strips out these codes for
  37.                       ASCii callers and sends color for ANSI callers.
  38.  
  39. GPaper 4.1  08/11/91  Added the ability to change the 'BAR' color to a
  40.                       color besides green.  Now supports BLUE, BLACK,
  41.                       RED, MAGENTA, CYAN, YELLOW and GREEN.  Add it as
  42.                       the third parameter on the command line.  It is
  43.                       "CASE" sensitive so be sure to capitalize it.
  44.  
  45. GPaper 4.2  08/18/91  The third parameter (color) is no longer case
  46.                       sensitive and will accept mixed letters.
  47.                       EX: GreEn, MAGenTa, magenta
  48.                       All of these will work.
  49.  
  50. GPaper 4.3  01/23/92  Changed the 'look' of the output file.  Got rid of
  51.                       the "|" on the sides and replaced it with "│".
  52.                       IMHO, this looks more like paper. <G>
  53.  
  54. GPaper 5.0  02/24/92  Gpaper now supports PCBoard color codes. The
  55.                       environment variable of "PCB" must be set for it
  56.                       to work properly.  Gpaper will still default to
  57.                       WC! settings (How else?) if the proper "SET"
  58.                       statement is not added.  Made a few minor
  59.                       adjustments to the code to speed it up a bit.
  60.  
  61. GPaper 5.1  05/25/92  Fixed GPaper so that it will NOW create the ANSI
  62.                       and ASCii screens that are not WC!3.x or PCB
  63.                       specific. <blush>  Guess I didn't do enough
  64.                       testing.  Changed the Copyright lines at the end
  65.                       of the file from WHITE to GRAY.  This just makes
  66.                       them a bit more unnoticeable.
  67.  
  68. GPaper 5.2  06/02/92  Found another bug in GP when it tried to create an
  69.                       ANSI and ASCii file when there was no environment
  70.                       variable.  Move the ANSI clear screen to the ANSI
  71.                       file instead of the ASCii file.  Don't need the
  72.                       sucker there. <G>
  73.  
  74. GPaper 5.3  10/30/92  If the path exceeded 15 characters, Gpaper was not
  75.                       printing out the entire path on the screen.  It
  76.                       was just an appearance change.
  77.  
  78. GPaper 5.32 1/1/94    Minor appearance changes.
  79.  
  80. Gpaper 5.40 3/23/94   Added support for Synchronet BBS special color
  81.                       codes.  The environment variable for this setup is
  82.                       "SYN".
  83.  
  84.                      ------------------------------
  85.  
  86.