• 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: Mail email to Filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail email to Filemaker


  • Subject: Re: Mail email to Filemaker
  • From: Rod McDevitt <email@hidden>
  • Date: Wed, 12 Nov 2003 20:54:03 +1000

Thanks for your help but

" tell application "Mail"
activate
set var70 to name of to recipient
set var71 to sender of message
set var72 to subject of message
end tell

tell application "FileMaker Pro"
tell database "MAIL TEST.fp5"
create new record with data {var70, var71, var72}
end tell
end tell"

generates an error " expected expression but found to" in script
editor. Is this the correct syntax for MAIL?

If you delete that line, you get a "the variable message is not
defined" . I no understand!!!!

TIA

Rod
_______________________________________________
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.

  • Follow-Ups:
    • Re: Mail email to Filemaker
      • From: Nigel Smith <email@hidden>
  • Prev by Date: Re: Script tell the wrong app !
  • Next by Date: Re: Export Image From FileMaker
  • Previous by thread: Re: Mail email to Filemaker
  • Next by thread: Re: Mail email to Filemaker
  • Index(es):
    • Date
    • Thread