The information in this article applies to:
SYMPTOMSThe BC.EXE compiler may give an "Out of Memory" error message when compiling a program that uses elements of a user-defined type in calculations made inside a SUB program to which the typed variable was passed as a parameter. Several workarounds are shown below. STATUSMicrosoft has confirmed this to be a bug in the Standard and Professional Editions of Microsoft Visual Basic for MS-DOS, version 1.0; and Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2, versions 7.0 and 7.1 (buglist7.00 and buglist7.1). We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONThe following code demonstrates the problem. Compiling the program below in BC.EXE will result in an "Out of Memory" error message:
WORKAROUNDS
Additional query words: VBmsdos buglist1.00 7.10 7.00 1.00
Keywords : |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |