Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of Memory using Object
Message
From
06/08/2008 11:26:49
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01336884
Message ID:
01336919
Views:
15
>>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
>>
>
>Do you just manipulate this object as you show or you try to set a reference to it in the form? Do you manipulate some of its object properties as well?

Not sure what you are asking exactly. It has numerous properties/methods that I use/change.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform