Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE error code0x8000ffff : Unexpected Failure ?????
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00241709
Message ID:
00241722
Views:
18
>anyone got a clue what that means?
>
>I get it during my cleanup routine as it executes the second line of:
>
>FOR EACH oForm in _VFP.Forms
> oForm.Release()
>ENDFOR
>
>
>but I don't know how to get the debugger to tell me which form is causing the problem.
>"oForm" just returns "Object"
>
>It only happens if I quit the app from the latest form I'm designing. However, I "set step on" in the unload method and it went all the way through with no problem, released the form and moved on - presumably to the next form in _vfp.forms...
>
>at which point I'm stumped...
>
>Harry

oForm.name would tell you which form is causing the problem? Maybe put a WAIT WINDOW in your code to display the value.


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform