Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax error - Urgent!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00475084
Message ID:
00476128
Vues:
53
>> 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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform