1 question...

if i had code like this:

on *:sockread:whois: {
sockread %web-data
.write -c $mircdirlogs\ipinfo.txt %web-data
}

why dont i get anything written in .txt file?

(i do this, coz when i do /echo to @window or /aline,
i get echo and aline errors on places where is empty line)