mIRC Home    About    Download    Register    News    Help

Print Thread
#164914 19/11/06 01:54 AM
Joined: Feb 2004
Posts: 714
Z
Hoopy frood
OP Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
Hi smile 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 smile


"All we are saying is give peace a chance" -- John Lennon
#164915 19/11/06 01:00 PM
Joined: Feb 2006
Posts: 164
V
Vogon poet
Offline
Vogon poet
V
Joined: Feb 2006
Posts: 164
Yes Echo -i25 is the limit, the only other alternative is to look into $wrap


Link Copied to Clipboard