remove the marked lines below in your script.

-PPP connect
-set endTime to (current date) + 10
-repeat while (current date) < endTime
-end repeat

tell application "Claris Emailer"
        with timeout of (10 * minutes) seconds -- timeout after 10 minutes
                connect to "Abeille Cyclotourisme" with checking
                connect to "Abeille cyclo (mac)" with sending
        end timeout
end tell

-PPP disconnect


-chris
<http://www.mythtech.net>

___________________________________________________________________________
To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to
<[EMAIL PROTECTED]>  or  <[EMAIL PROTECTED]>

Reply via email to