Re: Add signatures to Mail
Re: Add signatures to Mail
- Subject: Re: Add signatures to Mail
- From: Gunnar H Reichert-Weygold <email@hidden>
- Date: Sun, 6 Oct 2002 21:57:54 -0700
On Sunday, Oct 6, 2002, at 20:45 America/Los_Angeles, bill fancher
wrote:
On Sunday, October 6, 2002, at 07:01 PM, Gunnar H Reichert-Weygold
wrote:
The subject says it. I'm trying to automatically add a very long list
of taglines to Mail's database. The following script adds the first
sig and then waits until it times out. Suggestions?
tell application "Mail"
set theCount to 1
make new signature with properties {name:theCount, content:"
make new signature with properties {name: theCount as string, content:"
...
Works here.
Beautiful!
HTH,
--
bill
_______________________________________________
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.
---------
AIM/iChat: email@hidden
OSX on the Powerbook is a better Windows than Linux and a better Linux
than Windows
_______________________________________________
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.