> OK. How far have you got on your own? What code have you come up with so
> far?
>> 
>> I want one click access to...
>> Create new email
>> Set subject to predefined string
>> Set signature to pre defined sig
>> Address to pre defined group
>> Send the email.

Well, I am yet again a little lost :-)

I can not get the sig to set:
tell application "Microsoft Entourage"
    set MyMessage to make new draft window with properties �
        {recipient:"photoxicated.com", subject:":: p h o t o x i c a t e d .
c o m :: photoblog update"}
    set signature type of MyMessage to "Photoxicated.com"
end tell


I opened the dictionary, and I just don't get where to look, take for
example the creating of a new email message, I look in the "make" section,
and it tells me a little about it, but there is no list of what all the
options are.  If it were not for another script I played with, where do I
look to find all those properties I used in the make new draft statement?
-- 
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Fax: 313.557.5052
<[EMAIL PROTECTED]>                          Novato, CA U.S.A.


--
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
archives:
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to