Hello Alexander,

> However, when I create a QT with %CLEAR as the first line and insert it
> with its handle in a reply, the originally generated text (with the default
> template) is *not* cleared. It looks to me as if the %CLEAR macro clears
> only the text *below* the current cursor position. However, I want to type
> "tofu <CTRL+Space>" no matter where I am in the message and have the
> existing text replaced with my QT.
> 
> Am I doing something wrong, is this a bug, is this by way of design... ?

Just made a little test and it looks like if %CLEAR (which I assume is
in the first line of your QT) id not followed by a Return, it will do as
you say. However, if it is followed by a Return, it will clear all
previous existing text. For example:

,----- [ QT1 ]
| %CLEAR
| This QT will work as expected.
`-----

but

,----- [ QT2 ]
| %CLEAR%-
| This one will do what you are seeing.
`-----

At leas that is what I see here.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v3.5





________________________________________________
Current version is 3.5 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to