"vbMark" <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]> on Thu, 03 May 2007 13:34:15 -0000:
>Is there a way I can just highlight the text, click one of my buttons >and have it put the opening and closing tags on either side of the >highlighted text? If so, how? A simple way is to send ^x<b><i>^v</i></b> with the Keys command. The ^x cuts the selected text, then comes your beginning tags, the ^v pastes the text back, then comes your ending tags. -- Carroll Robbins
