Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trapping for error 1925
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00018209
Message ID:
00018218
Vues:
37
>I have been unable to resolve an *Unknown member* error. I wish to create a routine to trap this error and ignore it. The error is referencing my oToolbar property in my main nonvisual class. This property is initialized to .NULL. in the application and given a name only when one of my forms displayed, then reset to .NULL. upon release of the form. (if only one is displayed) I then go to my login screen to login as a different user and after it displays my error pops up, I keep clicking OK and it eventually goes away. If I were to exit my login screen and reactivate it the error does not exist. If I were to login as a different user, activate one of my forms, close it go to login again the vicious circle begins all over again. Does anybody have any suggestions on how to trap this error and ignore it? Any help would be appreciated.
>
>TIA

Been there & done that. Check your type() of the object. I found some strange things. Is an object a logical or still an object if you reset it to null. Look into IsNull(oApp...) and Type("oApp...). I don't have the exact code fix handy, but if you need more details drop me a line. I do remember that normal logic did not work for what that is worth. htwh Steve...
Steve Medvid
Systems Analyst

Environmental Resource Management
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform