In this simple case (the same replacement) you can use the regular expression
replace, e.g.

replace: 
"[,;']"
with
" "
(both without quotes)
and check [x] regular expression

Another possibility would be to create an own user converter...

-- 
<http://forum.pspad.com/read.php?2,39768,39770>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem