Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird VFP5 behavior
Message
De
19/02/1999 18:35:29
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00189360
Message ID:
00189570
Vues:
10
>I'm having a weird problem today. I've put in a simple WAIT WINDOW command for quick debugging and now I can't get rid of it. I deleted this line out, recompiled and when I run the app, it appears again.
>
>It seems that VFP isn't recompiling my changed vcx file for some stupid reason. I could put anything in this method code, even wrong syntex and the PM won't detect it and generate an error or anything! Please, don't ask me if I'm working with the same vcx as the PM because I've already checked this. I've NEVER had this happen to me before.

Try to
- rebuild with "recompile all" checked
- use your .pjx as a table and blank all the timestamp fields, and/or all the Object memos.
- quit and reload VFP
- pack your project
At least one of these should work.

If you're running it from VFP (not from your .exe), you may have a .fxp (or a .vcx) with the same name as the .prg (or .vcx) included in your project, and it may be in a directory which comes earlier in VFP's path, or you are running a child class and editing some of its parents, and the child class has the method overridden.

I know none of these things completely match your situation, but are worth looking at - one of them may be yours.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform