Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer
Message
From
05/04/1999 17:59:15
Bob Lucas
The WordWare Agency
Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Timer
Miscellaneous
Thread ID:
00205224
Message ID:
00205397
Views:
17
>Bob,
>
>This may be causing issues that I have had in some of my apps as well. The problem is that I still get other nice lovely errors like:
>
>"Menu Manager Internal Consistency Error!"
>
>Hey maybe we should put into our base class code in the QueryUnload explicit:
>
>RemoveObject('everything that could possibly be in my form!')
>
>code to make sure it is all getting removed. :-)
>
>I don't have timers in most of my forms though so I don't think that this is my problem in most instances.

I am going to see if I can find out why exactly I am getting the behaviour I am. I have found cases where in a method I might do:

ox = createobject(....)

and if at the end of the method I don't do
RELEASE ox
I get the C00000005 error. The release should be automatic, but sometimes is really screws things up.

I'll let you know what I find.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform