Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controls disappear after upgrading to vfp9 sp2
Message
De
10/09/2009 09:34:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01418775
Message ID:
01423435
Vues:
48
Hi Chris,

Still muddling thru this fox 2.6 to vfp9 sp2 upgrade.
We seem to be finding things as we go.

What's with the COPY TO? Does it act differently in vfp9 sp2?


As far as debugging goes, I finally realized the debug window was, in fact, coming up.
It was coming up behind my application. I minimized the app, and there is was.

The problem:
I can step thru the code, but if I put the cursor over a variable or field name in the code,
I can't see what the value is. I need to be able to see the values. The watch and local windows
don't seem to be working either. Can you help?
How do I get the debugger to show me what the values of fields and variables are?

I could really use your help. Thanks.
Deb





>Hi Debra,
>
>>If I use set step on in a method or a program, the break isn't working.
>> I'm not able to stop execution and step thru the code.
>
>SET STEP ON would stop the program when you are either executing the EXE, or the line is never reached. You need to run the app in the VFP IDE. If it still doesn't break move the SET STEP command to an earlier place such as an Init event. I also use ON KEY LABEL ALT+F12 SET STEP ON in my applications to be able to break at any time.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform