on *:NOTICE:*:?: {
if $nick isin memoserv { var %meno $16 }
}

alias memoser {
/msg memoserv read %meno
}


i try to read a memo using this little routine
but doesnt work any help?

$16 is number of memo

thnx