genius-at-work told you how to do this
test this
Code:
alias test {
  set %line Hello $!nick $!+ , Your message has been recieved....
  msg $active %line
}

using the ! stops the identifier from performing, see if this will do what you asked