Re: AppleScript with FileMaker
Re: AppleScript with FileMaker
- Subject: Re: AppleScript with FileMaker
- From: Ray Robertson <email@hidden>
- Date: Mon, 25 Jun 2018 17:58:29 -0400
I’m not sure if anyone is paying attention, but Don is right—you don’t need a
“tell application FileMaker” wrapper when an AppleScript is run from within
FileMaker. FM is already the default target.
Plus, if you want to debug that script in an external editor, use Script
Debugger and just change the Default Target application to FileMaker. Then you
don’t even need to edit the script to do step-by-step debugging *without* a
tell statement.
Ray Robertson
CMD-D Scripting Boot Camp | October 15-17, 2018
https://www.cmddconf.com <https://www.cmddconf.com/>
> On Jun 25, 2018, at 2:34 PM, Don Rossi <email@hidden> wrote:
>
> If you are running the script from inside Filemaker, you do not need the tell
> "Filemaker …” block at all.
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden