AFAIK, it doesn't evaluate commands (like /play does). So, reading a pipe ('|') doesn't mean anything to $read().
/mkdir "c:\t e s t"
/write "c:\t e s t\test.txt" pipes | $me | $active | echo -a bugged?
//echo -a $read(c:\t e s t\test.txt)
/remove "c:\t e s t\test.txt"
/rmdir "c:\t e s t"
Copying and pasting those lines, mIRC echoes:
pipes | cold | Status Window | echo -a bugged?
-
* Removed 'c:\t e s t\test.txt'
-
It works here with "heh | echo That is the bug.." as well.
Last edited by cold; 18/10/03 05:31 PM.