home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #3.1 / RBBSIABOX31.cdr / inst / ibmbas20.fix < prev    next >
Encoding:
Text File  |  1985-11-10  |  1.4 KB  |  32 lines

  1.                      IBM BASIC COMPILER 2.0
  2.  
  3.                         PATCH DISKETTE
  4.  
  5.                           README.TXT
  6.  
  7. This is the text file that i received from ibm the week of NOV 1, '85
  8. I had reported a bug (see 1.) and the patched disk did correct the
  9. screen scrolling problem. also had (5.) for RBBS 12.5B-B9 and recompiled
  10. with patched disk and problem went away. PLEASE contact IBM if you are
  11. having similiar problems, they may not be officially releasing a patch
  12. diskette yet.
  13.  
  14. ------------------------------------------------------------------------
  15.  
  16. The BASIC Compiler patch diskette dated 10/29/85 contains fixes for
  17. the following situations:
  18.  
  19.      1. Active/Visual pages not scrolling properly.
  20.      2. System hangs on the CHAIN statement if all files not closed.
  21.      3. Elements of DYNAMIC arrays give arithmetic errors.
  22.      4. CHR$(10) not sending linefeed when following CHR$(13).
  23.      5. Implied GET gives "bad record number" error message.
  24.      6. CHR$(27) not working properly when sent to printer.
  25.      7. DIM statement with SHELL hangs system.
  26.      8. S parameter of the CLEAR statement not functioning.
  27.      9. "Permission denied" error given instead of "diskfull" error
  28.         message.
  29.  
  30. These patches may correct other situations not listed above.
  31.  
  32.