home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / PCBDE403.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1996-10-03  |  10.0 KB  |  218 lines

  1.                                PCBDE v4.03
  2.              Copyright (c)1996 by Practical Computer Services
  3.  
  4.                    HISTORY OF CHANGES, FIXES, & ADDITIONS
  5. -------------------------------------------------------------------------------
  6.  
  7. BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS!
  8.  
  9. 09/22/96
  10.  
  11. Practical Computer Services is proud to be the new owner of this fine software.
  12. PCS will now be taking all registrations, releasing all new updates and
  13. handling all support questions. See v4.02 release notes for additional
  14. information.
  15.  
  16. BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS!
  17.  
  18. -------------------------------------------------------------------------------
  19. v4.03 10/03/96
  20.  
  21.    Corrected some problems with the key routines for detecting if the
  22.    program is registered or not.
  23.  
  24.  
  25. v4.02 09/29/96
  26.  
  27.    Practical Computer Services has purchased the source and rights to
  28.    PCBDE from GO/4 Software as of 09/22/96. Changes made to the code
  29.    and related files to reflect this change of ownership. Please direct
  30.    all questions and registrations to PCS, not GO/4 Software.
  31.  
  32.    Company info:
  33.  
  34.    Practical Computer Services
  35.    483 Klockner Road
  36.    Hamilton, NJ  08619
  37.  
  38.    Voice: (609) 584-7947
  39.    Support BBS: The TAO BBS  (609)587-2672  33,600 USR v.everything
  40.    Internet E-Mail: bob.watson@tao.com
  41.  
  42.  
  43. v4.01u 12/08/95    * Added Universal Key Routines.
  44.  
  45.                    * Added code to make PCBDE Dbase capable, this
  46.                      will eliminate all the LST files (in the next
  47.                      version) and should greatly speed up the dispaly
  48.                      for all you people running 100's of doors.
  49.  
  50.                    * Replaced alot of the internal code with Functions
  51.                      and procedures, making debugging much easier.
  52.  
  53. v4.01  06/29/94    * Added a new configuration file, for those of you running
  54.                      with long path names, you can add the path to a file
  55.                      called LONGPATH.DAT, and have your path picked up from
  56.                      there, this is only neccesasry for PPE's.  Format of
  57.                      LONGPATH.DAT is as follows:
  58.                            9;C:\PCB\PPE\GAMES\ADVENTURE\TEXT\
  59.                ┌───────────┘│└────────────┐
  60.  The number as shown on     │    Full path (remember no PPE name),
  61.  the doors open menu!       │    with the trailing slash!
  62.                             ┘
  63.                       A Semi-Colon
  64.  
  65.                       Simple, No?  Then the only thing you need to place in
  66.                       the PCBDE.CFG (in the slot for path) is the keyword
  67.                       LONG.  Using the LONG parameter here, will tell PCBDE
  68.                       to look in the file LONGPATH.DAT.
  69.                       Any questions?  Give a call.
  70.  
  71. v4.00  06/08/94    * New owners!  GO/4 Software are now the support, registration
  72.                      and programmers for the newly named PCBDE (previously called
  73.                      TCMDE).
  74.  
  75.                    * Display modifications to reflect the new company name, added
  76.                      the (A)bout feature (all of our software has it in it, just
  77.                      basically a "who we are" screen, only those people who know
  78.                      about it bother with it anyway <G>.
  79.  
  80.                    * Placed hooks into the code so that we can launch both PPE's
  81.                      and regular door programs and have them register in the
  82.                      counter display.  This will be in ver 4.01.
  83.  
  84. v3.62  12/06/93    * I finally broke down and called Clark to find out EXACTLY
  85.                      what was causing the Buffer errors. They gave me some
  86.                      hints, and I recoded a few segments! I sure hope this takes
  87.                      care of the problem!
  88.  
  89. v3.61  12/02/93    * Recompiled with 12-01-93 beta of PPL 2.0. This should
  90.                      hopefully get rid of the nasty buffer errors that where
  91.                      cause by the Beta compiler!
  92.  
  93. v3.60  11/15/93    * Fix a few spelling errors in the Display files! I was not
  94.                      an English major!!:)
  95.  
  96.                    * Recompiled code with PPLC version 2! Optimized code for new
  97.                      compiler. Performance improvement noted on my system. Added
  98.                      a few incentives to register the code.
  99.  
  100. v3.51  11/09/93    * Minor Bug Fix. Something went amiss with the 3.50 compile.
  101.                      The code was STILL not picking up the PPE Paths from
  102.                      the menu............................................FIXED!
  103.                      This one was a real pain to track down! Several code
  104.                      segments had to be changed.
  105.  
  106. v3.50  11/08/93    * Yet another bug release! v3.40 was getting PPE paths from
  107.                      the command line, but not if the user picked it from the
  108.                      menu................................................FIXED!
  109.  
  110. v3.40  10/18/93    * Bug squashing release only! v3.30 was not reading in the
  111.                      PPE path from the PCBDE.CFG properly................FIXED!
  112.  
  113. v3.30  10/18/93    * Added SysOp definable header for registered users.
  114.                      - By request, I aim to please.
  115.                      PCBDE defaults to *NOT* use the .HDR file. If you
  116.                      want to define your own header create a file called
  117.                      PCBDE.HDR and edit it as you please. HDR.DAT is
  118.                      included as an example.
  119.  
  120.                    * Did some serious code optimization. PCBDE should now
  121.                      run faster. I removed many lines of redundant code!
  122.  
  123.                    * NEW! PCBDEBLT.EXE by Chuck Valecek. This little
  124.                      executable will create a nifty bulletin with
  125.                      all your door info.
  126.  
  127.                    * UPDATED! PCBEED3.EXE by Chuck Valecek. Now includes
  128.                      option to pick your highlight color.
  129.  
  130.                    * Had a request to add a column the display to show if the
  131.                      door registered. I'm interested in hearing what you
  132.                      folks think about this.
  133.  
  134. v3.20  10/11/93    * YOU MUST DELETE *EVERYTHING* IN THE PCBDE SUBDIRECTORY
  135.                      TO UPGRADE TO THIS VERSION.
  136.  
  137.                    * Added ability to pass command line parameters to
  138.                      the door that is called. For example users can
  139.                      automatically start their Qmail download with the
  140.                      "OPEN QMAIL D" command. This feature does not work
  141.                      with PPE's yet!
  142.  
  143.                    * If user entered 007 instead of 7 at the prompt, it
  144.                      was creating 2 different LST files. This caused
  145.                      the times opened and last opened indicators to be
  146.                      off.........................................FIXED!
  147.  
  148.                    * Added 2 additional highlight colors for a total of
  149.                      3. You may now choose which color to use on a
  150.                      particular entry. Because of this you MUST edit
  151.                      the PCBDE.COL file and add 2 lines. see UPGRADE.DOC.
  152.  
  153. v2.60  09/23/93    * No bugs to squash, but I had some requests that
  154.                      I thought would improve the code.
  155.  
  156.                      Request 1 - Improve display speed.
  157.                      Request 2 - Keep LST files static so they
  158.                                  don't grow so huge!
  159.  
  160.                      These two are actually related so I went back to
  161.                      work..........
  162.  
  163.                    * YOU MUST DELETE *EVERYTHING* IN THE PCBDE SUBDIRECTORY
  164.                      TO UPGRADE TO THIS VERSION. The way I was calculating
  165.                      Times opened for each door was pretty slow so I changed
  166.                      it. the .LST files stored in the PCBDE directory are
  167.                      now *STATIC* in size! They will NEVER get any bigger!
  168.  
  169.                    * I re-wrote a ton of code for this release so holler
  170.                      if a bug pops up!
  171.  
  172. v2.51  09/22/93    * I went and fiddled with the Command line!
  173.                      v2.50 wasn't allowing you to go right into
  174.                      a door from the command line................FIXED!
  175.                      The High price of Progress! ;)
  176.  
  177.                    * ADDED: PCBDE_ED.EXE - This is a little configuration
  178.                             file editor written by Chuck Valecek! Fire
  179.                             this up for quick changes without the comma
  180.                             headaches normally associated with a file
  181.                             like PCBDE.CFG!
  182.  
  183.                             Say it with me guys.......Thanks Chuck!
  184.  
  185.                    * Unless someone finds a bug, this is the last
  186.                      version of PCBDE for a week or 2! I have an
  187.                      article to work on for the PPE Newsletter!
  188.  
  189. v2.50  09/21/93    * Slight Display bug with new colors..........FIXED!
  190.  
  191.                      If your system had less than 15 doors which
  192.                      is less than 1 page, they were not displayed
  193.                      correctly...................................FIXED!
  194.  
  195.                    * ADDED: Ability to categorize Doors!
  196.  
  197.                    * ADDED: Command line switches!
  198.  
  199.                      OPEN A - displays ALL doors
  200.                      OPEN C - asks category
  201.  
  202. v2.11  09/20/93    * v2.10 sent out on the wire with no REGISTER.DOC!
  203.                      Optimized some code which should improve speed.
  204.                      Still working on categorizing doors.
  205.  
  206. v2.10  09/19/93    * ALL Color's are now SysOp configurable.
  207.  
  208. v2.05  09/16/93    * PPE's were not loading properly.......FIXED!
  209.  
  210. v2.01  09/15/93    * Initial Shareware release
  211.  
  212. v1.00  07/25/93    * Limited Initial Release. Wanted to work out the major
  213.                      bugs.
  214.  
  215.        08/01/93    * Author gets side tracked due to major abdominal
  216.                      surgery. Doesn't write any code for several weeks
  217.                      for obvious reasons.
  218.