FIXES.WB5

2 KB 5fe00e8f032476fd…
 Beta2 - Fixes from Beta1 to beta2

   * All uploads getting tagged with "User Hungup after Upload"
       has been fixed.
   * Reprocessing of already processed files has been fixed.

 Beta3 - Fixes from Beta2 to Beta3 - February 27th, 1992

   * Rewrote modem routines to fix above mentioned "User hungup after
       Upload" problem which persisted.  Modem routines now more reliable
       then ever.
   * Added swapping of HSLK-TGI to disk to free some memory.
   * Removed path search, and instead chose load HSLINK.EXE directly from
       the PROTOCOL path defined in Telegard.  Makes for a more reliable
       loading procedure.
   * Fixed (hopefully) errorlevel exiting which was causing an error to
       exit eith an errorlevel of 0.

   First Public Release (Wide Beta #3).

 Beta4 - Fixes from Beta3 to Beta4 - March 3rd, 1992

   * Added duplicate file to upload directory check, so that HSLK-TGI
       would check the destination directory before it moved the file,
       stopping the upload (and voiding) it there.
   * Fixed problem with HSLK-TGI not loading properly.  It was using the
       baud to pass HSLINK the comport, and a comport of 19200 doesn't
       generally work too well. :)  (Whoops).

 Beta5 - Fixes from Beta4 to beta5 - March 7th, 1992

   * Fixed DSZLOG processing so that Telegard will no longer assume
       "Illegal Download" when processing the file and finding a file that
       wasn't downloaded.  HSLK-TGI will now read this file, remove any of
       the upload lines and rewrite the file.
   * Fixed stack overflow errors occuring when copying files.
   * Fixed HSLK-TGI command line interface - The old interface would skip
       Parameter #5.  This would not send any files if you happened to
       have @%L as the 5th parameter as setup in the sample in the
       documentation.
   * All files were getting a date of "xx/xx/19" rather then including the
       correct year in that two character position.  Fixed.
   * Added GIF spec processing.