home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 May / buyer-0596.iso / internet / encode / readme.txt < prev    next >
Text File  |  1995-07-02  |  2KB  |  53 lines

  1. ESS-Code 6.6
  2. Copyright 1993, 1994, 1995, Michel Forget
  3. Electric Storm Software
  4.  
  5.      The documentation for this archive is located in ESSCODE.TXT, which
  6. should be located in the same directory as this document.  This list of
  7. bug fixes and changes made to ESS-Code is in chronological order; the new
  8. information appears at the end of the document.
  9.  
  10. May 30, 1995:  ESS-Code 6.4a
  11. [These problems have been solved.]
  12.  
  13. BUG #1:  ESS-Code 6.4 inserts an "extra" backslash in the
  14.          filename of the program manager item created by the
  15.          installation program.  This would prevent ESS-Code
  16.          from executing properly.
  17.  
  18. BUG #2:  ESS-Code does not prevent the user from executing
  19.          the client modules directly.  The only module that
  20.          can be executed directly is "eshell.exe".
  21.  
  22. June 4, 1995: ESS-Code 6.4b
  23. [These problems have been solved.]
  24.  
  25. BUG #3:  When things go wrong, they rarely do so in an insignificant                   way.  ESS-Code would not operate properly on many system
  26.          because it could not execute the server modules correctly.  An
  27.          extra backslash was mistakenly inserted into the filename at
  28.          execution time, thus causing an error.  This problem did not
  29.          affect Windows95 users or OS/2 Warp users.  For those that it
  30.          did affect, though, ESS-Code would not work at all.
  31.  
  32. July 2, 1995:  ESS-Code 6.6
  33. [These problems have been solved.]
  34.  
  35. BUG #4:  The status display was not being updated correctly.
  36.          Old information, such as parts of words or numbers,
  37.          was not being erased before the new information was
  38.          drawn.
  39.  
  40. BUG #5:  The MIME-Decode file conversion method was capable of
  41.          corrupting the address space of ESS-Code, which would cause
  42.          a system crash.  This problem did not seem to affect anyone,
  43.          but it is now fixed.
  44.  
  45. BUG #6:  The "Split File" & "Join File" commands did not update the status
  46.          display after completion.
  47.  
  48. NEW:     ESS-Code now allows the user to drag a file from the program
  49.          manager (or explorer) and drop it on the ESS-Code application
  50.          window.  If such an action is taken, ESS-Code will display a
  51.          dialog box asking how the file should be processed.
  52.  
  53.