• 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
Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4


  • Subject: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • From: Jake Rowlands <email@hidden>
  • Date: Thu, 07 Apr 2016 13:44:13 -0400

I have a script that was created for me. I am in need of assistance debugging a modification to the script. The previous script would relink assets in Illustrator from/to one of the three asset libraries I have. Two of the libraries are PC server shares, one being a high resolution with a lower resolution mirror (-sm is added to the files) and thirdly I have a USB thumb drive mirror of the lower resolution library. The thumb drive was for remote work. The thumb drives would need to be updated daily for any changes in the lower resolution library while artists would not always return the thumb drives to work.

I want to create a remote library using box sync. I have changed the location of the box sync to be on a thumb drive with successful syncing to box.com. This adds a folder to the folder hierarchy with a folder entitled box Sync on Thumb drive "HD TD00". I am able to switch link location from High resolution library to Low resolution library and back. I can also switch link location to the Box Sync, but not to another library after the link is to the Box Sync folder. I believe the error lies in the added folder to the hierarchy and it is in the script with: 

if item 1 of PathCheck is DriveOld then

set end of newlink to DrivNew & ":"

repeat with Enzo from TheTrim to count of PathCheck

set end of newlink to item Enzo of PathCheck

set end of newlink to ":"

end repeat



Any assistance is greatly appreciated.

Regards,
Jacob Rowlands
 _______________________________________________
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: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
      • From: "Stockly, Ed" <email@hidden>
  • Prev by Date: Simple applescriptable diagram maker
  • Next by Date: Re: Simple applescriptable diagram maker
  • Previous by thread: Simple applescriptable diagram maker
  • Next by thread: Re: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • Index(es):
    • Date
    • Thread