Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When debugging, how do you view long strings?
Message
De
23/02/2005 11:07:06
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/02/2005 10:56:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
00989643
Message ID:
00989654
Vues:
39
>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

Jim,
Ppl create dirty solutions for such cases as I do.
I go to command window and execute:
_cliptext = m.varName

Then open a code window, paste, check, modify, execute etc.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform