Article ID: 216587 - Last Review: February 11, 2005 - Revision: 2.2 BUG: Previewing a report causes memory leakThis article was previously published under Q216587 On This PageSYMPTOMS
Issuing a REPORT FORM <formname> PREVIEW with the Status Bar set ON causes Visual FoxPro to leak one memory handle each time you close the Preview window.
RESOLUTION
Issue a SET STATUS BAR OFF before previewing the report.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. The Visual Studio 6.0 Service Pack 3 readme erroneously lists this bug as being fixed. Service Pack 3 did not fix this bug.
MORE INFORMATIONSteps to Reproduce Behavior
The SYS(1011) function is used to determine how many memory handles are being used up by a process within FoxPro. This is an undocumented SYS function. | Article Translations
|
Back to the top
