[wingide-users] debug windows & long strings

Wingware Support support at wingware.com
Fri Jul 28 08:48:42 MDT 2006


Chris Curvey wrote:
> Is there a way to set up the debug probe tool so that it actually puts 
> out a
> carriage return rather than "\n" in the middle of a long string?  I have a
> lot of dynamically-generated SQL and XML in my code that has embedded
> carriage returns (for readability), and I seem to spend a lot of time
> copying output and then playing the human pretty-printer to reformat it.

You can print the string in the debug probe (e.g. 'print a') rather than 
typing the variable name and seeing the value.

Cheers,

John


More information about the wingide-users mailing list