Page 1 of 1

How to manage display data&strings

Posted: 11 Jun 2011 03:55
by tebee
Normally echo. is used when a single string&data line should print on display. But, some times a huge number of lines, like when echo. is called from inside a loop, clog display because of data warp on screen.
How to print on screen without echo. or avoiding the CR/LF at each line?
Cheers.

Re: How to manage display data&strings

Posted: 11 Jun 2011 04:12
by allal
this thread may help

viewtopic.php?f=3&t=1928