mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2003
Posts: 5
N
nor Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
N
Joined: Oct 2003
Posts: 5
I just noticed the /clearall command only clears windows in the current connection. I could easily script a fix for this, obviously. Just an idea.

Joined: Oct 2006
Posts: 166
B
Vogon poet
Offline
Vogon poet
B
Joined: Oct 2006
Posts: 166
yes for sure. just add an -a switch to make it work for all networks.
Code:
alias clearallx scon $iif($1 = -c,-at1,-a) clearall

/clearallx [-c]
this would clear all channels on every network. including the -c switch would make it clear ONLY the connected networks.


Kind Regards, blink
Joined: Jul 2003
Posts: 655
Fjord artisan
Offline
Fjord artisan
Joined: Jul 2003
Posts: 655
I would personally prefer that /clearall remain a single network command (especially for scripting reasons), if a flag is added it should have to be specified in order to clearall multiple networks.


"Allen is having a small problem and needs help adjusting his attitude" - Flutterby
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
The switch is already there people, /help /clearall


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
Joined: Oct 2006
Posts: 166
B
Vogon poet
Offline
Vogon poet
B
Joined: Oct 2006
Posts: 166
ooops. I should run over the whole helpfile again.


Kind Regards, blink
Joined: Jul 2003
Posts: 655
Fjord artisan
Offline
Fjord artisan
Joined: Jul 2003
Posts: 655
I guess i just kind of assumed that the OP had looked and it didnt exist (never use the command myself) smile


"Allen is having a small problem and needs help adjusting his attitude" - Flutterby

Link Copied to Clipboard