Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Something that's been getting on my nerves!
Message
 
 
À
17/10/2000 14:59:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00430493
Message ID:
00431676
Vues:
15
Maybe I'm misreading, but it sounds like you're saying you can't see your changes (during runtime) w/o exiting first.

If this is correct, Something I would check for is duplicate filenames (ie: "myWork.*" in 2 separate folders). My guess is, at some point your search path is changed so you (VFP) are finding the wrong copy of the code (which doesn't include your latest changes). After rebooting, your original settings are restored (pathing) and you can see your changes again.

(You can use all the suggestions, they're good for resetting most if not all of your settings, but you shouldn't need them from what you described.)

BTW, make sure you are in 'development' mode ("SET DEVELOPMENT ON" or Tools|Options|General tab), which forces a recompilation if the timestamp of the compiled code is older than the latest source code.
-michael

My brain hurt like a warehouse, it had no room to spare, I had to cram so many things to store everthing in there. - David Bowie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform