Hi all
I want to write a macro that allows me to perform a FindInFiles of the current selected text.
I cannot work out the syntax to use the current selection as a parameter string within a macro. I think it should be something like:
FindInFiles MatchCase MatchWord OutputWin Log OpenFiles \
"C:\programs\cygwin\trunk\taps\niceday\" \
"" \
SelectText
but this just seems to search for the string "SelectText".
Any help gratefully received - and apologies if I'm just being stupid.
Cheers
Nic
I want to write a macro that allows me to perform a FindInFiles of the current selected text.
I cannot work out the syntax to use the current selection as a parameter string within a macro. I think it should be something like:
FindInFiles MatchCase MatchWord OutputWin Log OpenFiles \
"C:\programs\cygwin\trunk\taps\niceday\" \
"" \
SelectText
but this just seems to search for the string "SelectText".
Any help gratefully received - and apologies if I'm just being stupid.
Cheers
Nic