Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger - Skip a function
Message
De
12/03/2002 10:38:58
 
 
À
12/03/2002 09:58:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00631486
Message ID:
00631513
Vues:
36
Is there something i can do to cause the VFP 7 debugger to always skip a function like some pre-processor directive in the start of the function (like in .NET)?

I don't know about how you do it in .NET, but if you are stepping through code in the debugger, Step Over (F6) on the line of code that invokes the function or Step Out (Shift + F7) if you inadvertantly step into the annoying function, shouild do what you want.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform