Hi, @black_cat, @alan-kilborn, @mark-olson, @wonkawilly and All,
And here is on other way to achieve your goal, @black_cat !
In your
current working tab or in a
new tab, type in the following string, on a
new line
( )
To verify if you get the right number of spaces, just double-click inside the parentheses gap
Select all this line, with the two parentheses
Hit the Ctrl + H shortcut ( Replace dialog )
=> The Find what: zone should be populated with that string
Click on the
small button, with the
two UP and
DOWN arrows, close to the
Find and
Replace zones
=> The ( ) string should have moved to the REPLACE zone !
Then, type in ad in the Find what: zone
Select the Regular expression search mode ( IMPORTANT )
And… enjoy ;-))
In the replacement part, you may, as well, use a composite text like, for instance :
( This is a test ! )
Best Regards,
guy038