--> Tuesday, February 3, 2004, 9:55:18 PM, [EMAIL PROTECTED] wrote:

-->> Tuesday, February 3, 2004, 7:12:24 PM, [EMAIL PROTECTED] wrote:

>> Ctrl-enter is the keyboard shortcut to send a mail message.

>> I do this because I've found just doing <dash><dash><space><enter>
>> following by some text on the final line will result in an apparently
>> malformed cut-line. This made sense to me, because I figured TB was
>> stripping excess whitespace on the ends of lines.

>> That said, I type <dash><dash><space><return>[EMAIL PROTECTED],
>> then I position the cursor after "-- " and hit ctrl-enter.

> This works :

>   <dash><dash><space><return>[EMAIL PROTECTED]<ctrl-enter>

> This does not :

>   <dash><dash><space><return>[EMAIL PROTECTED]
>   edit mail above...
>   position cursor after "-- " and <ctrl-enter>
    ^-- positioned by hitting another space (oops)
    
Two spaces is the problem. The code must do line='-- '.
I imagine it would be more fun to do TrimRight(line)='--'.

-- 
[EMAIL PROTECTED] - two scoops of raisin are the reason...


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

Reply via email to