Re: \t for tabulation to the log window
Posted by
Wayne Rasband on
Dec 20, 2006; 6:15pm
URL: http://imagej.273.s1.nabble.com/t-for-tabulation-to-the-log-window-tp3700755p3700757.html
It works for me. The tab is preserved when I copy the text in the Log
window to the clipboard and when I save it to a file.
-wayne
> With 1.38e, I cannot write a tab to the log window within a macro,
> with this
> statement:
> print("xxx"+"\t"+"yyy").
> The tab is just ignored.
>
> However, I found on the news:
>
> v1.37b, 24 March 2006
> -Tabs written to the "Log" window are no longer converted to spaces.
>
> Is my statement (\t) wrong ?
> Is it a bug ?
> Is there another way or a workaround ?
> Thanks in advance,
> Simon
>
>