home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / csdinf.zip / FIXES016.INF (.txt) < prev    next >
OS/2 Help File  |  1992-01-07  |  3KB  |  80 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. CSD WR05016 ΓòÉΓòÉΓòÉ
  3.  
  4. This document gives a brief description of each APAR which has a fix included 
  5. in CSD WR05016 for OS/2 Extended Edition 1.3.  This CSD only has fixes for the 
  6. OS/2 Base Operating System. 
  7.  
  8.  
  9. ΓòÉΓòÉΓòÉ 1.1. BASE OPERATING SYSTEM ΓòÉΓòÉΓòÉ
  10.  
  11.  
  12. ΓòÉΓòÉΓòÉ 1.1.1. JR00024:  XCOPY Incorrectly Returned SYS1693 ΓòÉΓòÉΓòÉ
  13.  
  14. If the root directory of C: contained a file with the name XYZ, and drive D: 
  15. had a subdirectory of the same name, then the command "XCOPY D:*.* C: /S" 
  16. failed with 
  17.  
  18.     SYS1693:  The system cannot create the directory.
  19.  
  20. This has now been corrected to return the more appropriate message: 
  21.  
  22.      SYS1248:  A subdirectory or file XYZ already exists.
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 1.1.2. JR03594:  WinSetWindowText Length Field Incorrect ΓòÉΓòÉΓòÉ
  26.  
  27. The length field in the WinSetWindowText API call was off by one if the 
  28. terminator string was on a 64K boundary. 
  29.  
  30.  
  31. ΓòÉΓòÉΓòÉ 1.1.3. JR03747:  System Seemed to Hang Entering DOS Box ΓòÉΓòÉΓòÉ
  32.  
  33. The first time the user tried to enter the DOS box, the system seemed to hang 
  34. with the Presentation Manager (PM) screen still displayed.  The user could 
  35. press Ctrl-Esc to get back to PM.  The next attempt to enter DOS worked 
  36. correctly. 
  37.  
  38.  
  39. ΓòÉΓòÉΓòÉ 1.1.4. JR03872:  Error Clearing Object (MLE) ΓòÉΓòÉΓòÉ
  40.  
  41. After upgrading from OS/2 1.3 to CSD WR05015, the customer received the 
  42. following error in an application: 
  43.  
  44.      Error clearing object:  Window handle not found.
  45.  
  46. The error occurred when a multi-line entry (MLE) field was cleared. 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 1.1.5. JR04022:  XCOPY to File From DOS Did Not Work ΓòÉΓòÉΓòÉ
  50.  
  51. When the user issued XCOPY in the DOS mode and redirected the output to a file, 
  52. the output was not sent to the file.  XCOPY worked correctly when output was 
  53. sent to the screen. 
  54.  
  55.  
  56. ΓòÉΓòÉΓòÉ 1.1.6. JR04132:  Format Error Messages Incorrect ΓòÉΓòÉΓòÉ
  57.  
  58. When the user attempted to format a diskette which had a larger capacity than 
  59. the drive, the message 
  60.  
  61. The drive cannot locate a specific area or track on the disk was displayed. 
  62. Error handling has now been changed, and the message will be 
  63.  
  64. The correct media is bigger than the drive. 
  65.  
  66. Also, when the user attempted to format a diskette of size greater than 10 MB, 
  67. the system proceeded to format at the capacity of the drive instead of 
  68. returning an error. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 1.1.7. JR04280:  CMOS Errors During Reboot ΓòÉΓòÉΓòÉ
  72.  
  73. The user received CMOS errors when rebooting after installation of 7.220.  This 
  74. problem occurred on several OEM machines. 
  75.  
  76.  
  77. ΓòÉΓòÉΓòÉ 1.1.8. PJ01745:  XCOPY Ended With Trap D ΓòÉΓòÉΓòÉ
  78.  
  79. XCOPY ended with a trap D.  This occurred because it returned the wrong length 
  80. for the result buffer.