On Tue 12-Aug-03 8:15am -0400, daniel hahler wrote:

> I've created a QuickTemplate that I use, when I have to send a note to
> a already sent mail:

> .-----[ Paste ]-----
> |
> | %Subject='note: %Subject'
> | %TO=""
> | %IF: "%OToName"<>"%OToAddr":"%TO='%OToName <%OToAddr>'":"%TO='%OToAddr'"
> |
> '-------------------

> I would like to also have the original template recreated with the new
> %TO entry. Is this possible?
> The only way I can see is %BLANK and rewrite, but that is not good,
> because of the different original templates.

If you want to use your original template, I don't see why you want to
change the To field.  If all you want to do is make a special change
to the subject and clear the text area, you could simply manually
enter a qt.  If you call that qt "note" then type: note<ctrl><space>

Where the qt is simply:

    %Subject="Note: %Subject"%-
    %Clear%-

-- 
Best regards,
Bill


________________________________________________
Current version is 1.62r | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to