napalm` commented on a Page, List creator  -  Sep 16, 2008

This does exactly what you described in your 'Usage'

alias list {
  var %x $instok($regsubex($$2,/ $+ $chr($1) $+ /gi,$+($chr(44),$chr(32))),and,-1,32)
  return $upper($left(%x,1-)) $+ $mid(%x,2,$calc($len(%x) - $iif($regex($right(%x,1),(\.|!|\?|\,)),2,1))) $+ .
}
 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.