mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2006
Posts: 4,145
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,145
/editbox -r is great, but it would even better to have /echo be able to interpret newlines as well.

/echo -pN where N is an or'd value with crlf=1,lf=2,cr=4 with a default to N = 7 for all of them would allow us to have a better control over when to split on newline, you might want to split at crlf only and not cr etc. If possible I would like to see /editbox -r be extended like that as well.

Quote
echo -p7 interprets all of them
echo -p1 interprets crlf only
echo -p2 interprets lf alone only
echo -p3 interprets crlf & lf alone only
echo -p4 interprets cr alone only
echo -p5 cr alone & crlf etc


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Jan 2012
Posts: 299
Fjord artisan
Offline
Fjord artisan
Joined: Jan 2012
Posts: 299
I support this idea.


🌐 http://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code | mIRC scripts, help, discuss, examples

Link Copied to Clipboard