To have the Replace All command applied to your whole document

Re: Help with Replace All -- MarshaS
Posted by Emmanuel ® , 08/17/2023, 02:52:24 Reply Top of Thread Forum

just add a {Ctrl A} command before:

{Ctrl A}{Wrap}
{ReplaceAll}
wholeWord = "n"
matchCase = "n"
preserveCase = "n"
findWhat = "abc"
replaceWithFormat = "n"
replaceWith = "def"
{/ReplaceAll}




Edit | Reply | | Original Message | Top of Thread | Current page | Author
Followups