Login  Register

\t for tabulation to the log window

Posted by Simon Roussel on Dec 20, 2006; 4:21pm
URL: http://imagej.273.s1.nabble.com/t-for-tabulation-to-the-log-window-tp3700755.html

Hi,
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