Re: last modified file - how to catch?
Re: last modified file - how to catch?
- Subject: Re: last modified file - how to catch?
- From: Shane Stanley <email@hidden>
- Date: Tue, 08 Jul 2014 09:32:02 +1000
On 7 Jul 2014, at 11:57 pm, koenig.yvan <email@hidden> wrote:
> Maybe it would help to do what I'm doing for months with ASObjC Runner.
> I included it in the list of applications executed on boot.
That solves a different problem, though.
> We may try to ask the system to execute a script loading the library during the boot process too.
The delay is not with the system, but in whatever application is running the script. So the time Chris is seeing is probably the time taken for Script Debugger to load the library. Running it from any other app results in similar loading.
> With a bit of luck, the time added at boot time will not be annoying and after that, executing the library items will be fast.
Well it's only in the order of 0.2 seconds, so it's not like you get to do a lot of finger-drumming. It's longer than the initial delay you get when an app first uses a command from a scripting addition, but I suspect that in practice it gets similarly lost in the noise.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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