Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error - Urgent!
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00475084
Message ID:
00476128
Views:
54
>> BTW, if there any way to see long strings in Debugger?
>
>The sad yet simple little trick we use here is to use the right() or substr() commands in the watch. Depending on your watch window size the number of character's varies of course.
>
>eg:
>
>right(tmpString, 75)
>
>It doesn't display the entire result but it lets you see the end, which is exactly what you needed in this case.
>
>I'll go back to my little lurking corner now. ^^
>
>- Kevin Yockey

Thanks, Kevin. I used this trick in the past too, but forgot to use it in this case. That's why I lost several hours :(
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform