Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Scary VFP Behavior on my PC !
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Very Scary VFP Behavior on my PC !
Miscellaneous
Thread ID:
00018289
Message ID:
00018289
Views:
67
I added a Method to the base Form class in my class library. When I ran the first form, based on this class, the error handler was called without any parameters. I soon discovered that the Error Method code and Unload Event code was switched. All code from the Error was in the Unload, and all code from the Unload was in the Error. Further investigation showed the Init and Destroy code switched. All of this was at the Form level. There was also a command button on the Form, and the Error and Click code was switched.

I hope this is just my PC or maybe a damaged .scx not a feature.

Any one else added methods to a class Form, or experienced the code switching ?
Glenn
Next
Reply
Map
View

Click here to load this message in the networking platform