alias back if ([$A])
{
 ^set msglog off
 ^set send_away_msg off
 if ([$word(0 $"play your stored messages (enter for no)? [y|n] ")]==[Y]) {readlog}
 if ([$word(0 $"keep your stored messages (enter for no)? [y|n] ")]==[Y]) {}{remlog}
 if ([$0])
    {
     gme is back! \($0-\) $showcz
    }{
     gme is back! $showcz
    }
  //away
}{eecho silly, your not away}
