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:
00018251
Vues:
44
>>>>The tricky part being that if a variable (say x)= .null. , ? x= .null. will return .f.. You _have_ to use the isNull function.
>>>>
>>>
>>>Ah! HTML Codes ...
>>>
>>>Marc
>>
>>Marc & Steve
>>
>>Thanks. In my method for releasing the toolbar I had "this.oToolBar = .NULL." I changed it to " =ISNULL(this.oToolBar)" and the error went away.
>>
>>Appreciate the help
>
>Make sure U do a global search for this problem. I remember forgetting one and it drove me crazy. ISNull is really helpful...

Steve,
Actually I did have a problem, the toolbar wouldn't go away after the form dissapeared, but putting "this.oToolBar = ISNULL(.T.)" corrected the problem. I didn't have the problem in version 3. ??? Am I going to be haunted?

Thanks
Jon Paskett

Microsoft Certified Systems Engineer
We all have to start somewhere...
Sometimes over again!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform