Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger not stepping to the appropriate line.
Message
From
19/07/2000 17:42:11
 
 
To
19/07/2000 13:17:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00394403
Message ID:
00394604
Views:
11
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".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform