PRB: Calling _Htmltag Class Results in Memory Error (188253)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q188253 SYMPTOMS
Repeatedly calling the _htmltag class located in the _html.vcx Class
Library while running Visual FoxPro 6.0 under Window NT 4.0 causes the
following error message to occur:
There is not enough memory to complete this operation.
If the operating system is Windows 95, Visual FoxPro hangs and no error
message appears.
RESOLUTION
Release the object reference explicitly after you create the instance of
the object. In the example below, replace the line:
with
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/11/1999 |
---|
Keywords: | kbprb KB188253 |
---|
|