Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controls disappear after upgrading to vfp9 sp2
Message
 
À
19/08/2009 12:52:21
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:
01419186
Vues:
60
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.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform