function text(txt)
{
  self.status = txt;
  return true;
}
