Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of Memory using Object
Message
From
06/08/2008 10:36:21
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Out of Memory using Object
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01336884
Message ID:
01336884
Views:
54
Had this before, but only when running many thousands of times, but this time a different object is getting run no more than 50 times before I get the "out of memory" error. This is essentially what I have, though there is much code where those three dotted lines are. I can't have our users running into this and I need to use this particular object. What can I do?
oXML = CREATEOBJECT("Microsoft.XMLHTTP")
.
.
.
oXML = .NULL.
RELEASE oXML
Next
Reply
Map
View

Click here to load this message in the networking platform