Hi

Wow... I havent posted in a while here! Anyways..
While playing with the
-i switch in /echo I noticed that it has a "limit" for characters wrapped.
/echo -i29 $str(a,250)
/echo -i50 $str(a,250)
If you try the commands above, you'll see that it will wrap to the same point in the next line. If I use
20 instead of 29, the point changes, but somewhere around 24-26, it will stop adding chars to the wrap.
Is this supposed to be like that? How can I "fix" it?
Thank you,
Zyzzy
