home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / 4d401b.arj / PAT401B.DOC next >
Text File  |  1992-06-12  |  2KB  |  48 lines

  1.                                JP Software
  2.  
  3.             4DOS 4.01 rev A ==> 4.01 rev B Patch Documentation
  4.  
  5.                               June 12, 1992
  6.  
  7.  
  8. Copyright 1988 - 1992, JP Software Inc., All Rights Reserved.  Published
  9. by JP Software Inc., P.O. Box 1470, E. Arlington, MA 02174 USA, (617)
  10. 646-3975.
  11.  
  12.  
  13. This file explains how to install the 4DOS 4.01 rev B patch for 4DOS.COM.
  14.  
  15. To use the patch, you must have the PATCH.EXE program uploaded by JP
  16. Software.  This program is in a separate file, PATCH.ZIP or PATCH4D.ZIP
  17. (depending on your download source).  Instructions for running the PATCH
  18. program are in the file PATCH.DOC which is distributed with PATCH.EXE.
  19.  
  20. This patch modifies 4DOS.COM only.  To use it, copy the PAT401B.RTP file
  21. to the directory where your 4DOS.COM file for version 4.01 rev A is
  22. stored and enter the command:
  23.  
  24.       patch . pat401b
  25.  
  26. The patch update converts your current copy of 4DOS 4.01 rev A to version
  27. 4.01 rev B.  Branding (name and serial number) information in your
  28. version 4.01 rev A 4DOS.COM file will be preserved in the modified file.
  29. The modified file will show the same date and time as the original file.
  30. You can check your current version of 4DOS with the VER /R command.  This
  31. command will report "4DOS Revision A" or "4DOS Revision B" in its output.
  32.  
  33. Version 4.01 rev B fixes the following minor bugs and anomalies in version
  34. 4.01 rev A:
  35.  
  36.    * Descriptions were not always properly deleted when a file was
  37.      deleted.
  38.  
  39.    * If two copies of 4DOS were started on top of each other in an OS/2
  40.      DOS session (eg START 4DOS from a 4OS2 prompt, which runs one copy
  41.      of 4DOS to start the session and another as the application to run)
  42.      the session would not change the title properly when running an
  43.      external program.
  44.  
  45.    * 4DOS did not terminate properly when it reached the end of a
  46.      redirected input file (eg 4DOS < cmdlist).
  47.  
  48.