MACSCRPT Archives

June 2010

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Deivy Petrescu <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Thu, 10 Jun 2010 18:58:36 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
On Jun 10, 2010, at 6:05 PM, Bill Steele wrote:

> I have a big list of signatures to import into Mail and figured to do it with a script. So..
> 
> tell application "Mail"
> make new signature with properties {name:"newsig",content:"some stuff"}
> end tell
> 
> It runs without an error, but nothing appears in the signature list.
> 
> Bill Steele
> [log in to unmask]



Bill,
I believe something do happen.
you (we) can't see it though!

Try running



tell application "Mail"	to get properties of every signature


Check what you get.
By the way I used  "make new signature at the end of ..."



Deivy Petrescu
[log in to unmask]

ATOM RSS1 RSS2