• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AppleScript Inquiry (FileMaker 8 Advanced)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript Inquiry (FileMaker 8 Advanced)


  • Subject: Re: AppleScript Inquiry (FileMaker 8 Advanced)
  • From: Tim Mansour <email@hidden>
  • Date: Thu, 18 May 2006 14:18:46 +1000


On 18/05/2006, at 6:16 am, Bustillos, Fred wrote:

"tell application \"Microsoft Outlook\"¶
¦
CreateMail ¦
Subject \"" & Alert_SubjectLine & "\" ¦
Body \"" & AlertNote_Body & "\"¦
Recipients {\"" & Substitute(Alert_ToList;"; ";"\", \"") & "\"} ¦ "
&
If(not IsEmpty(Alert_CCList);" CC_Recipients {\"" &
Substitute(Alert_CCList;"; ";"\", \"") & "\"} ¦";"") & "
without Display¶
end tell"

Looks to me like you're only telling Outlook to create the mail, but not to send it.


BTW, you say "My objective is to send a Microsoft Entourage eMail via AppleScript utilizing FileMaker 8 Advanced script function Send Mail", but that is just an inbuilt FileMaker script step--it doesn't involve any AppleScript.


-- Tim Mansour <email@hidden> Mobile 0405 500 846


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >AppleScript Inquiry (FileMaker 8 Advanced) (From: "Bustillos, Fred" <email@hidden>)

  • Prev by Date: Re: Reading/writing a "pref" file?
  • Next by Date: custom icon for application bundle
  • Previous by thread: AppleScript Inquiry (FileMaker 8 Advanced)
  • Next by thread: Re: AppleScript Inquiry (FileMaker 8 Advanced)
  • Index(es):
    • Date
    • Thread