Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error catching
Message
From
22/09/2012 04:51:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01553400
Message ID:
01553469
Views:
102
>>Hi,
>>
>>The error "Error instantiating class. Cannot find myClass" for which I can not find an error number, is not catched with an 'on error' statement.
>>Do we have an other catcher for this one?
>>
>>Regards,
>>
>>Koen
>
>
>TRY...CATCH

Hi,
I am afraid this will not work if your class is errounsly removed from your library in a project. The moment you restart the project, without the class, project errors: "Error instantiating class. Cannot find myClass"
Any idea where I should put the Try...Catch ?

Regards,
Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform