mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2010
Posts: 969
F
Hoopy frood
OP Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
I made an (incorrect) assumption the following would work:

Code:
alias example {
  timerExample1 1 0 echo -a Example1
  timerExample2 1 0 echo -a Example2

  ;; should pause all matching timers
  timerExample* -p
}

Last edited by FroggieDaFrog; 19/03/17 07:49 PM.

I am SReject
My Stuff
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
Thanks, indeed wildcard support was only ever requested for the -e switch and the off parameter. I will extend it to the -pr switches as well in the next beta.


Link Copied to Clipboard