Re: automating e-mail replies
Re: automating e-mail replies
- Subject: Re: automating e-mail replies
- From: f(n) : "_1+/-e! <+> [Ø +1]" <email@hidden>
- Date: Sat, 26 May 2001 13:57:51 -0400
- Organization: nØrtºrh©ñy§olcÿcåtëm
hallo,
ok+
i hav outlook express set-up.
i kan open program via appleskript.
i kan send & receive. (notably receive)
ok+
skript:
tell application "Outlook Express"
activate
try
-- New rule
input state {keys down:"m", command key bit:true}
end try
try
-- New rule
input state {keys down:"t", option key bit:true, command key
bit:true}
end try
try
-- New rule
input state {keys down:"a", command key bit:true}
end try
end tell
howver, i kannot figure out how to select all uithout having
to close and re-open program.
afterwrds, may i please make addition:
i would to save all messages to a folder.
open messages -one at a time- uith other distruktive synthesis
program
save each new and re-deliver to original sender.
of kourse, first problam is uith abov.
any assistance may be wonderfully appreciated.
friendli.ekaterina
perhaps, i
Shane Stanley wrote:
>
On 25/5/01 2:33 AM +1000, _1+/-e! <+> [X +1] f : (n),
>
email@hidden, wrote:
>
>
> my end goal is to extrakt information from an e-mail,
>
> send it to another applikation for prozessing.
>
>
>
> is this possibl+?
>
>
Definitely. But it looks like you are using Netscape for your mail,
>
and I
>
don't think it's possible from that application. You would have to
>
change to
>
a new mail application, like Outlook Express, Entourage, Eudora, or
>
one of
>
the other scriptable mail applications.
>
>
--
>
Shane Stanley, email@hidden
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users