Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove class from memory message
Message
From
20/07/2012 17:41:45
 
 
To
20/07/2012 10:38:10
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01548917
Message ID:
01548934
Views:
116
>One the most annoying events in foxpro is when debug hits a brackpoint and I choose to do a "Debug -> Fix". The program stops and open the editor to the line it stopped at. Ok, great, I will see the code I need to change and start typing. After the first letter is typed, a messagebox appears asking "Remove class from memory?" with a "Remove" and "Ignore". I must select "Remove" before I can do anything more. Selecting "Ignore" only places me back to not being able to edit.
>
>What is purpose of the messagebox? Is there a setting to prevent it? Why would I not want the class removed from memory when attempting to edit?
>
>SET ANNOYED OFF

SWAG: due to the prototype nature of vfp inheritance this will invalidate all classes dependant on that prototype -
making further debugging in this process impossible. Similar to the "delete REALLY" type of questions...
Previous
Reply
Map
View

Click here to load this message in the networking platform