The information in this article applies to:
SYMPTOMSUsing the READ statement to assign a value to a control property hangs the interpreter environment or incorrectly produces an "Out of String Space" error message. STATUSMicrosoft has confirmed this to be a bug in the Standard and Professional Editions of Microsoft Visual Basic for MS-DOS, version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
The READ statement allows you to read data that is stored within your
program in DATA statements. However, when the environment unexpectedly
encounters a property name instead of a variable name to store the data in,
it hangs the interpreter or produces an "Out of String Space" error
message. This does not happen in a compiled program.
Additional query words: VBmsdos BUGLIST1.00 1.00
Keywords : |
Last Reviewed: December 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |