Re: Script to Open Camera RAW File Doesn't Open File, Gives No Error
Re: Script to Open Camera RAW File Doesn't Open File, Gives No Error
- Subject: Re: Script to Open Camera RAW File Doesn't Open File, Gives No Error
- From: Rick Gordon <email@hidden>
- Date: Mon, 23 May 2016 16:48:13 -0700
OK. Now I understand. And
thanks for the example.
Putting the path manipulation inside the Finder tell block was a
mistake, and had been pasted in there thoughtlessly after previously
having been outside of it.
However, I know that, particularly in scripting InDesign (my most common
AS tasks) I often nest pure AS commands inside the InDesign tell block
(which is often all-inclusive), and don't think too much about that.
Is it better to:
- close the InDesign tell block repeatedly to avoid nesting;
- put the pure AS commands inside a "tell me" block within the
InDesign tell block;
- get out of the '90s and don't use so many tell blocks;
- or… ??
Rick Gordon
---------------------
On 5/23/16, 4:29 PM, Shane Stanley wrote:
I was really trying to make the point Chris alluded to:
manipulating a file path doesn't need *any* app. For a non-ASObjC
example:
___________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________
WWW: http://www.shelterpub.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