Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When debugging, how do you view long strings?
Message
From
23/02/2005 11:29:13
 
 
To
23/02/2005 10:56:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00989643
Message ID:
00989670
Views:
19
>How does one view (and possibly edit) long strings when debugging?
>
>The debugger allow you to view as much of a string as will fit it one line, and hovering the cursor will show more of it (up to 256 characters?), but even this disappears after a very short interval.
>
>However, at times, I have longer strings (created at run time as part of SELECT statements). Is there a way that I can view and possible edit them?
>
>Thanks,
>
>Jim

In the debugger's local window, hold the mouse over the variable, but do not select it. It will reveal a tooltip with more of the string contents. It appears to only show up to 200 characters though.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform