Re: General question about InDesign applescript
Re: General question about InDesign applescript
- Subject: Re: General question about InDesign applescript
- From: Bert Groeneveld via AppleScript-Users <email@hidden>
- Date: Tue, 17 Sep 2019 11:17:36 +0200
What I didn’t mention was that the script grew too large (for using debugger
mode in Script Debugger) so I split it into two. Some large handlers are now
outside the script in a seperate library (in the Script Libraries folder).
I put use BdH_handlers : script "BdH Handlers” at the bottom of the main script.
note: When I put use BdH_handlers : script "BdH Handlers” right at the top of
the main script, Script Debugger doesn’t compile (error: A to:preferences can’t
go after this path.)
Why would that be?
Bert.
> On 12 Sep 2019 - wk 37, at 02:56, Shane Stanley via AppleScript-Users
> <email@hidden> wrote:
>
> On 12 Sep 2019, at 12:33 am, A.C. Wighman via AppleScript-Users
> <email@hidden> wrote:
>>
>> Chief among these is the requirement that any application attempting to
>> communicate with another application must get the user's permission.
>
> Unless Bert's script is also talking to other applications apart from
> InDesign, that's not an issue for him.
>
> --
> Shane Stanley <email@hidden>
> <www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
>
>
> _______________________________________________
> 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
_______________________________________________
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