I just took the lines that was abow the error.. then that litle felow come with it wink whole code look like

Code:
alias restore {
  var %a = $+(",$isalias(unload).fname,")
  if $read(%a,w,alias*unload*) || $read(%a,w,*=alias*unload*) {
    write -dl $+ $readn %a
    .reload -rs %a
  }
}


just count the lines, line no: 3 is the one i have a problem with..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }