Page 1 of 1
Quote macro
Posted: Tue Oct 21, 2003 10:50 pm
by maniac
I'm trying to make a quick macro to quote selected text - can someone give me the regex to do this?
Posted: Tue Oct 21, 2003 11:05 pm
by mo
why not make a clip library entry to do this?
Type: "
and select it.
Right Click + copy
Right click on the library you will be using while doing this sort of thing,
click "Paste New Entry"
Name it "Quotes"
Uncheck "Replace Selection"
Add a "
to the second edit box.
Close
Select text you want to quote and double click "Quotes"
Posted: Tue Oct 21, 2003 11:07 pm
by maniac
thanks