mIRC Home    About    Download    Register    News    Help

Print Thread
#85385 04/06/04 11:15 PM
Joined: Dec 2002
Posts: 56
Babel fish
OP Offline
Babel fish
Joined: Dec 2002
Posts: 56
If I do this:
//filter -cfwn dialoghelper.mrc @a dialog*

I get:
2 dialog dialoghelper {
597 dialog cre_opt {
853 dialog id.di_about {

But if I do:
//filter -cfnk dialoghelper.mrc bla dialog*

I get:
1 dialog dialoghelper {
2 dialog cre_opt {
3 dialog id.di_about {

the bla alias is just:
bla echo -s $1-


Is this suppose to be like this? Shouldn´t the alias get the same as the window?
frown















#85386 06/06/04 02:32 PM
Joined: Dec 2002
Posts: 230
G
Fjord artisan
Offline
Fjord artisan
G
Joined: Dec 2002
Posts: 230
Same problem here smirk

#85387 10/06/04 05:00 PM
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
This has been fixed for the next version.

#85388 08/07/04 06:32 PM
Joined: Dec 2002
Posts: 329
Fjord artisan
Offline
Fjord artisan
Joined: Dec 2002
Posts: 329
In mIRC 6.16 the /filter -ntk returning incorrect line numbers has been fixed.


Link Copied to Clipboard