home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / pcbdp195.zip / HISTORY < prev    next >
Text File  |  1992-04-30  |  11KB  |  263 lines

  1.  NOTE:  If you're using DPSM.EXE and you come to a USER that is BLANK or
  2.         messed up, you need to PACK your USERS.INF file as it is corrupted.
  3.         This is a bug in PCBoard 14.5.  Update to PCBoard 14.5a to fix the
  4.         problem.
  5.  
  6. April 29, 1992
  7. --------------
  8.   Enhanced - Documentation has been revamped!
  9.  
  10.   Added - Documentation files now available in WordPerfect v5.1 (Thanks
  11.           to my lovely wife, Shauna).  The files are as follows:
  12.  
  13.             DISCLAIM.WP - Disclaimer
  14.             REGISTER.WP - Registration Information
  15.             SYSOP.WP    - Sysop Documentation
  16.  
  17.   Added - Multi-Lingual support is in ALL files now.  This includes the
  18.           WELCOME, LVLMIS, LOCKOUT, and EVENT.
  19.  
  20.   Added - All text files can also be displayed as a SECURITY LEVEL
  21.           specific file. DEPTEXT is NOT in this catagory.
  22.  
  23.   Added - Registration can be done by these credit cards:
  24.  
  25.             Visa, MasterCard, Discover, CarteBlanche/Diners Club, and
  26.             JCB Cards
  27.  
  28.    Fixed - Share wasn't working in several areas (Which could cause a
  29.            lockup).
  30.  
  31.  
  32. March 19, 1992
  33. --------------
  34.   Fixed - If you were in LOCAL mode, the screen would sometimes look funny.
  35.           This could only happen if you TEXT and Field Length was too long.
  36.  
  37.   Fixed - The comports were acting funny sometimes...  Modifications were
  38.           made so this wouldn't occur.
  39.  
  40.   Fixed - Previous versions either required hard coding for non-standard
  41.           comports or a command line that needed to be passed.  The new
  42.           version reads in the PCBOARD.DAT directly and gets the necessary
  43.           information.
  44.  
  45.   Note:   Gee, it's been a while since I've updated the code...  Version
  46.           2.0 should be out before the end of March, 1992.  If you have
  47.           any suggestions, please let me know!
  48.  
  49. September 21, 1991
  50. ------------------
  51. PCBDEP.EXE
  52.   Fixed - If a User called in for the first day and then logged off via
  53.           the door, his TIME and BYTES were not adjusted for the day.  This
  54.           has now been fixed and users cannot use the mail door to get by
  55.           this no more.
  56.   Fixed - On a loggoff, PCB-Deposit will now strip the ';' character off of
  57.           the LogOff Screen.
  58.  
  59.   Added - Added support for the rest of the PCBoard Macros.
  60.  
  61. DPSM.EXE
  62.   Modified it a little bit, but nothing spectacular!
  63.  
  64. April 12, 1991
  65. --------------
  66. PCBDEP.EXE
  67.   Fixed - If a User LOST CARRIER before he/she got to the Main Menu,
  68.           PCB-Deposit would log a BIG number (The current time in
  69.           minutes) to the callers log.  Fixed!
  70.   Fixed - If a User LOST CARRIER anywhere in the program, most likely
  71.           it would do a continous  "CARRIER DROPPED" and keep recycling
  72.           until you the Sysop got home <arg>!  Fixed!
  73.  
  74. February 18, 1991 thru April 6, 1991
  75. ------------------------------------
  76. PCBDEP.EXE (46,988 bytes)
  77.   Added - PCB-Deposit will now prompt the user when using the Goodbye command
  78.           if he/she wants to log off *IF*:
  79.             1) He/She has withdrawn any Time
  80.             2) He/She has wirhdrawn any Bytes
  81.             3) He/She has more than 5 minutes left remaining.
  82.  
  83.           Thank you Brian Miller.
  84.  
  85.   Added - Added three macros:  @CLS@, @MAXBYTES@, @MAXTIME@
  86.           @CLS@      - Will CLEAR the screen to Graphic callers
  87.           @MAXBYTES@ - Will display the maximum amount of bytes the user
  88.                        is allowed to store (Security Setup via DPSM).
  89.           @MAXTIME@  - Will display the maximu amount of time the user
  90.                        is allowed to store (Secuirty Setup via DPSM).
  91.  
  92.           Thank you Harvey Pierce.
  93.  
  94.   Enhanced - display routines through the comport have been improved.
  95.              Thank you Brian Miller.
  96.  
  97. DPSM.EXE   (76,024 bytes)
  98.   Added - Three new information pertaining to the USER was added to the Users
  99.           Maintenance Screen:
  100.  
  101.             1) Security Level (Defined in USERS File)
  102.             2) Max Bytes (Number of Maximum Bytes according to Security Setup)
  103.             3) Max Time  (Number of Maximum Time according to Secuirty Setup)
  104.  
  105.               These three fields CHANGE on every user if their security level
  106.               is different than the previous user.  These are GLOBAL variables.
  107.               Thank you Harvey Pierce.
  108.  
  109.  
  110.   Added - A SET PCBDEP=PathToDoor was added.  This is useful if you wish to
  111.           run DPSM.EXE anywhere on your system.  The last character in the
  112.           PATH must be a '\' character.  In other words, it should look
  113.           something like this (VALID example):
  114.  
  115.                SET PCBDEP=C:\DOORS\DEPOSIT\
  116.  
  117.           An incorrect setup looks like this (INVALID example):
  118.  
  119.                SET PCBDEP=C:\DOORS\DEPOSIT  (DO NOT USE ONE LIKE THAT)
  120.  
  121.          Thank you Harvey Pierce
  122.  
  123.   Enhanced - Movement in the Security Level Section can now be used like
  124.              PCBSM.  Up/Dn Arrow Keys will now go DOWN, while the TAB or
  125.              return key will shift to the right.  Thank you Harvey Pierce.
  126.  
  127.   Enhanced - If the DATE is the USERS Maintenance is BLANK and you enter
  128.              a DATE like this:  040691  it will be formated like this:
  129.                                 04-06-91
  130.              Thank You Harvey Pierce.
  131.  
  132.   Enhanced - Number fields are now shifted to the LEFT when Editing.  This
  133.              will avoid the problem of the previous number being MERGED to
  134.              make a HUGE number.
  135.              Thank You Harvey Pierce.
  136.  
  137.   Fixed - Fixed a problem with DPSM going to the WRONG user if an ALT-F
  138.           command was used in the Users Maintenance.
  139.  
  140. February 17, 1991
  141. -----------------
  142. PCBDEP.EXE
  143.   Added - PCB-Deposit will now show the Log Off Menu to the User if he does
  144.           a Goodbye within the door.  Security specific Menus are also
  145.           supported.
  146.   Added - PCB-Depsoit will now update the CALLERS? file.
  147.   Added - Minutes Used displayed when a user does a GoodBye.
  148.  
  149.   Enhanced - Proper Log Off is now complete.  PCBoard no longer handles
  150.              what it was previously doing.
  151.  
  152.   Fixed - Depending on if you users had CR/LF turned on in their communication
  153.           program, they would either see a screen not properly formated or
  154.           it would look just fine.  This has been fixed.  Everybody should
  155.           seen a correct screen.
  156.   Fixed - Color for non-graphics users is now GRAY (Like it should be).
  157.  
  158.   Changed - Changed the way Bytes Used to the User is displayed.  In previous
  159.             versions PCB-Deposit INCLUDED bytes deposited as Bytes Used.  It
  160.             will now subtract Bytes Deposited.  I had one request to change
  161.             it and am doing so.  If this is a problem, please let me know
  162.             and I'll fix it the way it use to be.
  163.  
  164. February 5, 1991
  165. ----------------
  166. 1:56 a.m
  167.  PCBDEP.EXE
  168.  Fixed - Somehow USERS.SYS wasn't being properly updated.  It is now (Spent
  169.          2 1/2 hours figuring this one out) working properly.
  170.  
  171. February 4, 1991
  172. ---------------
  173. 11:30 p.m. (Second Release for the 4th)
  174.  PCBDEP.EXE
  175.   Fixed - Forgot to add the new DEPTEXT to the 1.5 ZIP file.
  176.   Fixed - Adjusting Time for an event was being REVERSED.  (Somehow, it got
  177.           changed [those little bugs].
  178.   Fixed - When withdrawing TIME, it wasn't showing to the USER that he/she
  179.           was credit that much time in their prompts (Although, when they
  180.           returned to PCBoard, they were actually credited for withdrawing
  181.           TIME).
  182.   Changed - Renamed the name of LEVELMIS to LVLMIS.  This is so you can have
  183.           an ANSI version (Although the PCBoard Color Macros are supported
  184.           some people would rather have ANSI).  You can now have a LVLMISG.
  185.  
  186.  DPSM.EXE
  187.   Added - Updating of USERS.INF while doing a Alt-F, Alt-B, and Alt-T.
  188.  
  189. 1:00 a.m. (First release for the 4th)
  190.  PCBDEP.EXE
  191.   Fixed - Command Line switch to the PCB directory had a problem if a trailing
  192.           '\' was missing.  It is no longer needed.
  193.   Added - A GoodBye was added to the Door
  194.   Added - MultiLingual Support.  Works basically like PCBTEXT.  Simply add
  195.           the extension to DEPTEXT (i.e. DEPTEXT.FRE) and if a user logged on
  196.           using French, he could use the French Text file.
  197.   Added - Macros were added that support the door only and some of PCBoard's.
  198.   Added - Most TEXT is now going to the DEPTEXT file.  This allows for a full
  199.           MultiLingual Door.
  200.   Added - If a User isn't allowed to store any TIME or BYTES, none of the
  201.           menus will be displayed to him/her nor will the KEYS to access
  202.           these (i.e. WT,WB,ST,SB).
  203.  
  204.  DPSM.EXE
  205.   Fixed - A problem with trying to FIND USERS.
  206.   Enahnced - Change some of the color schemes.
  207.  
  208.   Enhanced Documentation as well.
  209.  
  210.   Note, if you Edit a User using DPSM, you need to hit the PgDn or PgUp key
  211.   to save the users information.
  212.  
  213. February 2, 1991
  214. ----------------
  215.  PCBDEP.EXE
  216.   Fixed - Bad compilation of the code.  Sorry about that.
  217.   Enhanced - Added more error checking to tell you the PATH/FILENAME if a
  218.              file is missing.
  219.   Enhanced - Added support for up to 255 security levels.
  220.  
  221.  DPSM.EXE
  222.   Enhanced - Added support for up to 255 security levels.  The order in which
  223.              you have them does not matter.
  224.  
  225. February 1, 1991
  226. ----------------
  227.  PCBDEP.EXE
  228.   FIXED - Sometimes it was possible when a User deposited all of his/her
  229.           time, PCB-Deposit would keep saying Time Limit Exceeded. This
  230.           was due because my function for calculation how much time
  231.           is left is called every time a string is displayed.  The problem
  232.           has been LICKED!!!
  233.  
  234. January 31, 1991
  235. ----------------
  236.  PCBDEP.EXE
  237.   Fixed - One the DEPTEXT areas was not working properly because it was
  238.           hard coded into the program.  Removed it.
  239.  
  240.  DPSM.EXE
  241.   Enhanced - Change the way DPSM.EXE handles the way the USERS.INF and
  242.              INDEX files are handled.  This should increase speed when
  243.              paging down or up or searching.  I know it did on my system.
  244.  
  245. January 30, 1991
  246. ----------------
  247.  PCBDEP.EXE
  248.   Fixed - Sometimes and somehow when a USER Deposited ALL their time, the
  249.           would go into a continuous Loop.  Why, I still have no idea.  A
  250.           recompilation on the library fixed the problem.
  251.  
  252.  DPSM.EXE
  253.   Enhanced - Added some error routines to make sure when doing a PgDn works
  254.              properly.  Be sure your USERS.INF file is not corrupted.  If
  255.              DPSM doesn't work properly, PACK your USERS file and see how
  256.              DPSM works after that (That should fix your problem).
  257.  
  258. Janaruy 28, 1991
  259. ----------------
  260. Fixed - For some reason, when a user would try to WITHDRAW time it was
  261.         being checked against his BYTES balance (Must of been asleepy on
  262.         that one
  263.