Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger not stepping to the appropriate line.
Message
De
19/07/2000 17:42:11
 
 
À
19/07/2000 13:17:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00394403
Message ID:
00394604
Vues:
12
Dan -
If you have a multi-line command, that is one that shows like:

lc_string = lc_str1 + ;
lc_str2 + ;
lc_str3 + ;
lc_str4

VFP sees that as one line and will not 'stop' on each line -- as you see it in the debugger. Again, to VFP the abive is one line.

Hope this explains.


>I've noticed that whenever I am building a multi-line string the debugger does not know how to handle it. It jumps a number of lines passed the next executing line. Some times that means it has jumped to the next function.
>
>Is this is a known issue? I assume it is. Also, is there a work around?
>
>TIA
-- John Kiernan
"Maybe Amelia Earhart was just stealing the plane".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform