>On Wed, 13 May 1998, George Tracy wrote:
>
>> On Tue, 12 May 1998 21:19:48 -0400, K Hackman <sandflea@@emi.net>
>> wrote:
>>
>> >Is there anyone using an email program which does not offer the option
>> >to respond to the sender and/or the sender and all recipients?
>>
>> I'm curious about this myself.
>
>
>Mine offers that, certainly -- I'm using Pine -- but what I can't do
>with this List set-up is choose to reply to the List only.
>I have done that, but by deleting George from the To: field
>and moving The members of etc. from cc to that.
It's now a non-issue for me. Most anyone using DragonDictate should
be able to do something similar. I've only been dealing with DDWin
for less than a year. It's always had tracking. So I don't think in
terms of accomplishing every task by writing a macro.
The third line is the real key. It clears out the Cc and To fields so
that the list address can be inserted. The last line returns Focus to
the message composition window.
add-word "[Reply to voice users]" /script "SendKeys \"{r}\"
Wait 100
SendKeys \"{Alt+c}{ctrl+X}{Alt+t}{ctrl+X}\"
SendKeys \"voice-users@@voicerecognition.com\"
Wait 100
SendKeys \"{Alt+x}\"" /nsc
![]() |