Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger - Set Next Statement
Message
 
À
07/11/2002 16:41:55
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00718946
Message ID:
00720278
Vues:
12
>Hi, Richard-
>
>>Thanks for the information. I've checked and in my case I'm staying within the current module (trying to go back a few lines).
>
>So, the bug happens one one line in a method, and you are trying to set next statement to another line in the same method? You're not actually in an ON ERROR trap? Or in an Error method?
>
>What's the error you get?

I don't actually get an error...what I'm working with is trying to determine why a section gives me incorrect/unexpected results.

>
>>So...even a form METHOD should have a RETURN?
>
>Yep. IMO.
>
>>IF a form METHOD doesn't have a RETURN the debugger may not give me the Set Next Statement?
>
>No, the RETURN doesn't have anything to do with whether Set Next Statement is available, so far as I know. But what it does for me is I'm guaranteed that I have a last line in the method to set a breakpoint on, or, when it works *g*, Set Next Statement to. If the error occurs on the last line of a method, and you leave RETURN implied, then there's no way to break within that same method.


Good POint! :>
Yesterday I didn't have the problem...we'll see what today brings.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform