Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger
Message
 
 
À
19/02/2009 10:11:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01382883
Message ID:
01382887
Vues:
65
>I feel ridiculous even asking this, but how in blazes do you kick off the debugger.
>I have a problem that I just can't figure out, and would love to be able to step through the app. But I can't figure out how to even START the debugger.
>Rich

When you open the code editor double click on the line you want to debug. This will open the debugger window. Now run your program as normal, the debugger will kick in.

The other way is to put SET STEP ON before the line you want to debug. However, you would need to remove it when you're ready with deployment.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform