hey all,

Is there a way getting clipboard in mIRC ?

Code:
alias ctrl_v {
echo -a content_From_clipboard
}


thanks a lot.