home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / bbsdoors / zdoor206.arc / WHATS.NEW next >
Text File  |  1988-03-26  |  4KB  |  81 lines

  1.  
  2.    Changes implemented in version 2.06 of ZDoor
  3.  
  4.    *  Changed the "last chance" prompt shown before all file transfers to
  5.       allow the caller to switch transfer protocols before initiating the
  6.       transfer.  Previously, if a caller wanted to change protocol,
  7.       the transfer had to be aborted, the T)ransfer Protocol command
  8.       issued, and the file transfer re-initiated.
  9.  
  10.    *  Fixed the number shown as "SF" (stowage factor) in the ARCV displays.
  11.       Previously, this number represented not % Compressed, but
  12.       % Uncompressed.  ZDoor's ARCV function is now consistent with the
  13.       standard ARC programs (ARC, ARCE, PKXARC, etc.) in this respect.
  14.  
  15.    *  Added an "XONE"-type facility to allow for the extraction of specified
  16.       files from one ARC file to a special temporary ARC file for
  17.       downloading.  This function is available as the command "E)xtract to
  18.       Temporary ARC" in the Files sub-menu (ie. 'F E').
  19.  
  20.       Implementation of this command will require 2 additional lines in your
  21.       configuration files for ZDoor.  Line 17 must now contain the full path
  22.       and filename that YOU choose to call the Temporary ARC file created by
  23.       this command.  Be sure that you (1) Choose a different name for each
  24.       node of a multi-node system and (2) Place the file in a subdirectory
  25.       that is part of your download path (as specified in PCBSetup).
  26.       Line 18 of your configuration files must contain a minimum security
  27.       level below which this new command will not be available.
  28.  
  29.    *  Added the ability to resume an aborted upload.  The only condition
  30.       that must be met before an aborted upload may be resumed is that the
  31.       aborted transfer MUST have left a partial file of more than zero bytes
  32.       in the Upload Subdirectory.
  33.  
  34.       The "Resume Aborted Upload" feature is available even if the caller
  35.       selects the Logoff after Transfer option.  If Logoff is selected, the
  36.       countdown proceeds as usual.  If, however, the caller aborts the logoff
  37.       via a ^K or ^X, the opportunity to resume the aborted transfer will
  38.       then be presented.
  39.  
  40.    *  The S)elect (new) ARChive function in the Files sub-menu now produces
  41.       a verbose listing of the newly selected arc file automatically.
  42.  
  43.    *  Modified the CHAT routine to flush any commands that may have been
  44.       entered just before CHAT mode is initiated.
  45.  
  46.    *  The program now checks the minimum security levels required for Upload
  47.       and Download (as specified via PCBSetup) before allowing a transfer to
  48.       proceed.  If the caller's security is not greater than or equal to
  49.       these minimum settings, the transfer will be denied.
  50.  
  51.    *  Added the ability for a sysop to upload a file that already exists on
  52.       the system.  By "sysop", I mean someone whose security level is greater
  53.       than or equal to 100.
  54.  
  55.    *  The standard Turbo Pascal 4.0 video routines are no longer used due to
  56.       certain incompatibilities with the TaskView multi-tasker software.
  57.  
  58.    *  Found a problem in the way a DOS Command Line Overflow condition is
  59.       detected.  This fix should solve GB's problem.  Thanks, GB!
  60.  
  61.    *  Fixed some cosmetic things relating to what message is displayed
  62.       when a user is disconnected.
  63.  
  64.    *  Changed the routine used to accept caller input at all ZDoor prompts
  65.       to only accept characters in the range ASCII 8 to 13 and 32 to 127.
  66.       This should help eliminated trashed displays during periods of heavy
  67.       line noise.
  68.  
  69.    *  Modified the N)ew Files scan to more closely emulate the PCBoard command
  70.       with regard to lines that are always shown (e.g. ==-==-==, XX-XX-XX, etc.)
  71.  
  72.    *  Fixed a minor oversight in the sysop's status line.  The caller security
  73.       level display now shows which conference the caller is currently in
  74.       (e.g. S0=60 for main board, S1=60 for conf. 1, etc.)
  75.  
  76.    *  The memory requirement for ZDoor is now 151,376 bytes (147.83 Kb). This
  77.       does not include additional memory required to run DSZ (file transfers)
  78.       and/or Command.Com (for sysop shell to DOS).
  79.  
  80.  
  81.