Hi,

I currently use log4J to display some info on the console. For that matter, 
I use cat.info("blah");
But what should I use, if I don't want to have carriage returns ? 
(System.out.print() instead of System.out.printLN())
cat.info does a carriage return, is there a way to disable that carraige 
return for some times and then re-enable it ?

Sorry if that question has already been answered, I look for the FAQ but 
didn't find an answer.

Thanks in advance,
Slimane


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to