guest598594 commented on a Page, Sentence ender/capitalization  -  Sep 20, 2007
on *:INPUT:*:{ 
  var %x = .!
  if ($left($1-,1) != / && $active != Status Window && $left($1-,1) islower && $right($1-,1) !isin %x) { 
    msg $active $upper($left($1-,1)) $+ $right($1-,$calc($len($1-) - 1)) $+ . | haltdef
  }
}

that works, but idk whats wrong with the menu

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.