Semiautomating Entourage's receive
Semiautomating Entourage's receive
- Subject: Semiautomating Entourage's receive
- From: Christopher Coulon <email@hidden>
- Date: Mon, 02 Sep 2002 07:16:45 -0400
When I travel I have to use a dialup connection and frequently must dial
several times before a connection is made. Rather than sitting and waiting
for this to occur, I am attempting to semiautomate the process. I need to
initiate the session because the phone is used by others and a periodic
schedule is a bother to other phone users.
I use Airport for the connection and Jaguar on a G4 PowerBook. I can get a
connection with
tell application "Internet Connect"
connect
end tell
But this only works if the connection succeeds the first time.
I have three blocks to creating this script:
1. How can I detect if a connection is made in Internet Connect (by the
Airport modem?)
2. Given a successful connection, how do I check mail in Entourage via
script?
3. How do I detect when Entourage has completed the mail download?
Thanks in advance,
Chris Coulon
***************************************
The GAIA Group
Global Automated Image Analysis
We welcome image analysis problems in all fields.
www.theGAIAgroup.org
Christopher Coulon, Ph.D., Founder
email@hidden
***************************************
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.