home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / GPAPER55.ZIP / GPAPER.HIS < prev    next >
Encoding:
Text File  |  1995-01-01  |  4.6 KB  |  92 lines

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