home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 26 Fixes1x / 26-Fixes1x.zip / 5016read.zip / FIXES.TXT next >
Text File  |  1991-07-24  |  5KB  |  284 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                                   Summary of APARs
  19.  
  20.                                      CSD WR05016
  21.  
  22.                               OS/2 Extended Edition 1.3
  23.  
  24.  
  25.  
  26.  
  27.                                     July 24, 1991
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.                                       CONTENTS
  37.  
  38.  
  39.             About This Document ......................................... 1
  40.  
  41.             Base Operating System ....................................... 2
  42.               JR00024:  XCOPY Incorrectly Returned SYS1693 .............. 2
  43.               JR03594:  WinSetWindowText Length Field Incorrect ......... 2
  44.               JR03747:  System Seemed to Hang Entering DOS Box .......... 2
  45.               JR03872:  Error Clearing Object (MLE) ..................... 2
  46.               JR04022:  XCOPY to File From DOS Did Not Work ............. 2
  47.               JR04132:  Format Error Messages Incorrect ................. 3
  48.               JR04280:  CMOS Errors During Reboot ....................... 3
  49.               PJ01745:  XCOPY Ended With Trap D ......................... 3
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.           Contents                                                       ii
  95.  
  96.  
  97.  
  98.  
  99.           ABOUT THIS DOCUMENT
  100.  
  101.  
  102.  
  103.           This document gives a brief description of each APAR which has a
  104.           fix included in CSD WR05016 for OS/2 Extended Edition 1.3.  This
  105.           CSD only has fixes for the OS/2 Base Operating System.
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.           About This Document                                             1
  158.  
  159.  
  160.  
  161.  
  162.           BASE OPERATING SYSTEM
  163.  
  164.  
  165.  
  166.  
  167.  
  168.           JR00024:  XCOPY Incorrectly Returned SYS1693
  169.  
  170.           If the root directory of C: contained a file with the name XYZ,
  171.           and drive D: had a subdirectory of the same name, then the
  172.           command "XCOPY D:*.* C: /S" failed with
  173.  
  174.                SYS1693:  The system cannot create the directory.
  175.  
  176.           This has now been corrected to return the more appropriate
  177.           message:
  178.  
  179.                SYS1248:  A subdirectory or file XYZ already exists.
  180.  
  181.  
  182.  
  183.           JR03594:  WinSetWindowText Length Field Incorrect
  184.  
  185.           The length field in the WinSetWindowText API call was off by one
  186.           if the terminator string was on a 64K boundary.
  187.  
  188.  
  189.           JR03747:  System Seemed to Hang Entering DOS Box
  190.  
  191.           The first time the user tried to enter the DOS box, the system
  192.           seemed to hang with the Presentation Manager (PM) screen still
  193.           displayed.  The user could press Ctrl-Esc to get back to PM.  The
  194.           next attempt to enter DOS worked correctly.
  195.  
  196.  
  197.           JR03872:  Error Clearing Object (MLE)
  198.  
  199.           After upgrading from OS/2 1.3 to CSD WR05015, the customer
  200.           received the following error in an application:
  201.  
  202.                Error clearing object:  Window handle not found.
  203.  
  204.           The error occurred when a multi-line entry (MLE) field was
  205.           cleared.
  206.  
  207.  
  208.           JR04022:  XCOPY to File From DOS Did Not Work
  209.  
  210.           When the user issued XCOPY in the DOS mode and redirected the
  211.           output to a file, the output was not sent to the file.  XCOPY
  212.           worked correctly when output was sent to the screen.
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.           Base Operating System                                           2
  221.  
  222.  
  223.  
  224.  
  225.           JR04132:  Format Error Messages Incorrect
  226.  
  227.           When the user attempted to format a diskette which had a larger
  228.           capacity than the drive, the message
  229.  
  230.                The drive cannot locate a specific area or track on the
  231.                disk
  232.  
  233.           was displayed.  Error handling has now been changed, and the
  234.           message will be
  235.  
  236.                The correct media is bigger than the drive.
  237.  
  238.           Also, when the user attempted to format a diskette of size
  239.           greater than 10 MB, the system proceeded to format at the
  240.           capacity of the drive instead of returning an error.
  241.  
  242.  
  243.           JR04280:  CMOS Errors During Reboot
  244.  
  245.           The user received CMOS errors when rebooting after installation
  246.           of 7.220.  This problem occurred on several OEM machines.
  247.  
  248.  
  249.           PJ01745:  XCOPY Ended With Trap D
  250.  
  251.           XCOPY ended with a trap D.  This occurred because it returned the
  252.           wrong length for the result buffer.
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.           Base Operating System                                           3
  284.