Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping for error 1925
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018209
Message ID:
00018251
Views:
40
>>>>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!
Previous
Reply
Map
View

Click here to load this message in the networking platform