home *** CD-ROM | disk | FTP | other *** search
- Bug Fixes By Version Code
-
- Version 1.50a
- ---------------
-
- 1. Using a Say with <meta characters> could cause a lock up in some
- instances.
-
- 2. When displaying a number that required commas, if the backgound was
- other than black, the commas would not be displayed.
-
- 3. Text output was much slower in 1.50 then in 1.21c. A memory manager
- was implemented to speed execution considerably.
-
- 4. Redirection while running another program with ANSI.SYS loaded would cause
- a loss of colors upon return from that program.
-
- 5. When Input was included in a file, all following displays were sometimes
- corrupted when ANSI.SYS was loaded.
-
- 6. Concatenating of two strings longer than the 127 byte limit would cause a
- memory allocation error. Now the resulting string is restricted to the 127
- as well.
-
- 7. Using a Run or Writeline with ENCRYPTION on would not work.
-
- 8. More than one FOR loop could used in a file.
-
- 9. Subroutines could not be called prior to other code.
-
- 10. Various Importer Errors are now fixed.
-
- 11. Echo with one character failed.
-
- 12. Editor View colors could not be changed.
-
- 13. Changed confusion messages in Builder Editor.
-
- 14. Editor Error Box would not disappear after a compile error was encountered.
-
- 15. Warm reboot, although not documented, is now supported.
-
- 16. <Reverse> Meta Character would not work with a white background and color.
-
- 17. INPUT positioned in the first column, would incorrectly account for the
- first backspace key pressed.
-
- 18. A memory manager was implemented to speed video output and solve allocation
- problems.
-
- 19. Commas in a number were not displayed on a colored background.
-
- 20. ANSI.SYS caused a video conflict.
-
- 21. Exit would not compile with an integer variable.
-
- 22. Online Help was updated to reflect error fixes.
-
- Additions to Manual:
- --------------------
- PAGE 171:
- Password example is incorrect, refer to Online Help for correct example.
-
- PAGE 316:
- The keycode constant list should include, {ENTER}.
-
- PAGE 325:
- Encryption index was ommited.
- ENCRYPTION 221
-
-
-
-