mIRC Home    About    Download    Register    News    Help

Print Thread
#68993 23/01/04 02:27 AM
Joined: Dec 2002
Posts: 11
D
DixrouE Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Dec 2002
Posts: 11
Bug only happen with mIRC 6.12 (I have tested with 6.03 and its work fine). I'm using WinXP Pro...

alias hehe return pwel
alias cdtzq return pwel2
alias arf return pwel3
alias ce return pwel4
alias cdfdas return pwel5

alias test { echo -a 1: $hehe | echo -a 2: $cdtzq | echo -a 3: $arf | echo -a 4: $ce | echo -a 5: $cdfdas }

put this in your remote and type /test

Why all the identifers that begin with $cd doesnt work!!! (I tested with alot of possibility and its looks like its always with $cd... that its doesnt work)

Can you reproduce this?

I get that:

1: pwel
2:
3: pwel3
4: pwel4
5:

Last edited by DixrouE; 23/01/04 02:29 AM.

DixrouE
#68994 23/01/04 02:39 AM
Joined: Feb 2003
Posts: 810
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 810
This is intended behaviour. You can read the explanation here.

Don't forget to use the Search tool before posting, since it's very possible that there are threads pointing to the same issue. I've just found the one above searching for "$cd".

Last edited by cold; 23/01/04 02:47 AM.

* cold edits his posts 24/7

Link Copied to Clipboard