mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2010
Posts: 2
M
MickoZ Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
M
Joined: Sep 2010
Posts: 2
Using mIRC 7.1.

In documentation for Custom Windows, in the Commands to add line, there is missing the information on where to put the parameter.

It is written:
/aline [c] <@name> <text> add line to list
/cline [c] <@name> <N> changes the color of the Nth line to color C
/dline [c] <@name> <N[-N2]> delete Nth line through N2th line
/iline [c] <@name> <N> <text> insert line at Nth line
/rline [c] <@name> <N> <text> replace Nth line
/sline [c] <@name> <N> select Nth line

Where I would expect something like:
/aline [-sahprinm] [c] <@name> <text> add line to list
/cline [-sahprinm] [c] <@name> <N> changes the color of the Nth line to color C
/dline [-sahprinm] [c] <@name> <N[-N2]> delete Nth line through N2th line
/iline [-sahprinm] [c] <@name> <N> <text> insert line at Nth line
/rline [-sahprinm] [c] <@name> <N> <text> replace Nth line
/sline [-sahprinm] [c] <@name> <N> select Nth line

I personally used this because I wanted my line to wrap in a custom windows (with the -p). It would have been nice to be able to set this for the Windows globally, but there is maybe reason it is by line, and it would have been nice for the custom windows to have horizontal scrolling by default. Anyway, I mostly wanted to point out the lack of where-to-put parameters documentation.

Thanks

Joined: Jun 2007
Posts: 933
5
Hoopy frood
Offline
Hoopy frood
5
Joined: Jun 2007
Posts: 933
Yes, this has irked me too in the past.

Are you also familiar with the /echo command?
I many cases it works much better than /aline, in my experience.


Link Copied to Clipboard