Re: Adobe Illustrator relink script
Re: Adobe Illustrator relink script
- Subject: Re: Adobe Illustrator relink script
- From: Jake Rowlands <email@hidden>
- Date: Tue, 19 Apr 2016 18:47:00 -0400
Thank you Ed!!!
Jake Rowlands
717-578-0331
> On Apr 19, 2016, at 5:55 PM, Stockly, Ed <email@hidden> wrote:
>
> The issue is replacing navigating to folder hierarchies to re-link
> graphics. Different version of the same graphic file is stored with an
> identical name in the same folder, but the path to reach the folder is
> different for each version.
>
> All three versions are stored on different volumes, so the volume changes
> for each one.
>
>
> The high-res path is the baseline.
>
> The low res paths adds a folders ("assets:") to the path
>
> The thumb drive (Box Sync) adds two levels of folders ("assets:box sync:")
> plus removes the users:<username> part of the hierarchy.
>
> It's a matter of adapting his script to replace elements of the hierarchy
> for different sizes of the same stored image linked to the document.
>
>
>>> Yvan>>The problem is that you try to use several times the button
> returned of the result.
>
> That's not it. The "Button Returned of the Result" is only used in the
> same if statement, so no subsequent result gets involved. (See below)
>
>
> if the button returned of the result is "HiRes" then
>
> <do stuff>
>
> else if button returned of the result is "LoRes" then
>
> <do stuff>
>
> else
>
> <do different stuff>
>
> end if
>
>
>
>
>
>
>
> _______________________________________________
> 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