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:
00476104
Vues:
52
> 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
- Kevin Yockey
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform