Hi,
I was wondering if I can easily find and replace strings with a macro where the find and replace string is to be defined through parameters. I found the ^c option with find to get the string from the active clipboard but then I want to switch clipboard to replace the find string with the replace string.
Example:
FIND (text in clipboard 1)
REPLACE ALL (text in clpboard 2)
Thx.
I was wondering if I can easily find and replace strings with a macro where the find and replace string is to be defined through parameters. I found the ^c option with find to get the string from the active clipboard but then I want to switch clipboard to replace the find string with the replace string.
Example:
FIND (text in clipboard 1)
REPLACE ALL (text in clpboard 2)
Thx.