Re: Image Events, panther
Re: Image Events, panther
- Subject: Re: Image Events, panther
- From: Ben Waldie <email@hidden>
- Date: Mon, 27 Oct 2003 15:17:04 -0500
Michelle,
On Oct 27, 2003, at 1:51 PM, Michelle Steiner wrote:
I can't find the file on the hard disk, not even with Search, either
visible or invisible files. it doesn't appear in the AS library
either. Yet
tell application "Image events"
end tell
compiles and runs, so it's there somewhere.
So, how do I access its dictionary?
I'm not sure, but I think the "Search" no longer searches in the System
folder. Perhaps there's a way to re-enable this.
Anyway, Image Events is in the "System > Library > Core Services"
folder. Or, to eliminate clicking around in the Finder...
set x to path to application "Image Events"
tell application "Finder" to reveal x
Best,
-Ben
Benjamin S. Waldie
President & CEO
Automated Workflows, LLC
484.744.1831
=============================================
AppleScript and Workflow Automation
Consulting - <
http://www.automatedworkflows.com>
AppleScript Info - <
http://www.applescriptguru.com>
AppleScript Training - <
http://www.applescripttraining.com>
=============================================
_______________________________________________
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.