pspad: -------------------------------------------------------------------------------- Hello, use search / replace with regular expressions
search: (.*)/.* replace: $1 [x] regular expressions If you want to keep "/" in result, include it into brackets (.*/) -------------------------------------------------------------------------------- Thank you for the quick solution :-), but why not adding Search to MACRO? Can be useful in many situations... -- <http://forum.pspad.com/read.php?2,69267,69269> PSPad freeware editor http://www.pspad.com
