QuickStep commented on a Page, Commas  -  Jun 10, 2005

meaning this is the way to go
alias comma {
var %comma = $1, %c
while %comma {
%c = $+($right(%comma,3),$chr(44),%c)
%comma = $left(%comma,-3)
}
return $left(%c,-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.