Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer
Message
De
05/04/1999 17:59:15
Bob Lucas
The WordWare Agency
Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Timer
Divers
Thread ID:
00205224
Message ID:
00205397
Vues:
16
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform