Lindrian commented on a Page, Unique Auto Voicer  -  Mar 06, 2008

I dont get this alias

alias startwithupper {
  if ( $1 ) {
    return $isupper($left($regsubex($$1,/\\W+/g,$null),1))
  }
  else return $false
}

Whats it supposed to do? Why do you use regsubex?

 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.