• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Adobe Illustrator relink script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adobe Illustrator relink script


  • Subject: Re: Adobe Illustrator relink script
  • From: "Stockly, Ed" <email@hidden>
  • Date: Tue, 19 Apr 2016 21:55:24 +0000
  • Thread-topic: Adobe Illustrator relink script

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


  • Follow-Ups:
    • Re: Adobe Illustrator relink script
      • From: Jake Rowlands <email@hidden>
References: 
 >Adobe Illustrator relink script (From: Jake Rowlands <email@hidden>)
 >Re: Adobe Illustrator relink script (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: Lost live view of page build process since InDesign CC2015
  • Next by Date: Re: Adobe Illustrator relink script
  • Previous by thread: Re: Adobe Illustrator relink script
  • Next by thread: Re: Adobe Illustrator relink script
  • Index(es):
    • Date
    • Thread