Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counter-Productive
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00602301
Message ID:
00602311
Vues:
18
Have you deleted your Foxuser table?


>Still breaks...
>I will just have to save after each change.
>Completley leaving the class.
>Hence the title Counter-Productive.
>Luckily I only get this every once in a while :)
>
>>Run VFPCLEAN.APP that is in your VFP folder.
>>
>>>Before I attempt for the 3rd time to write a class I am working on at the moment, I thought I would take a moment to discuss some of the counter-productive aspects of VFP7.0
>>>
>>>I believe my biggest problem with FoxPro today stem straight from Intellisense, and its random C0000005 critical errors. Which as exciting as they are, can destroy an entire class of unsaved work, not just the current method you are editing.
>>>
>>>I have this problem, it appears randomly, usually infrequently, but as I say, can destroy a load of work. Unless ofcourse I wish to close and save my classes every 5 minutes.
>>>
>>>The latest I have had problems with, was a method (for privacy sake, I will keep it general) .MyMethod()
>>>The code behind .MyMethod was pretty much
>>>
>>>* My Method, set some values, thats about it
>>>STORE "" TO MyStr, MyChar
>>>STORE 0 TO MyNum
>>>MyOtherNum= 5
>>>MyObject= .NULL.
>>>
>>>
>>>So as you can see it is basic enough.
>>>
>>>In another piece of code I wished to call .MyMethod
>>>
>>>this.myMethod(
>>>
>>>
>>>and thats about as far as I get, anything changed since I last exited and saved the class gets lost.
>>>Unfortunatley this does not occur all the time.
>>>Just whenever it feels like it.
>>>
>>>Short of disabling IntelliSense, does anyone have any idea on why it does this to me?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform