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

Re: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4


  • Subject: Re: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • From: "Stockly, Ed" <email@hidden>
  • Date: Thu, 07 Apr 2016 19:47:32 +0000
  • Thread-topic: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4

I think we need a bit more information about your script to be able to help.

What is the initial call and value of the variables pathCheck, driveOld, driveNew, newLink, theTrim?

And what is are the folder hierarchy's where the images are stored?

 


From: <applescript-users-bounces+ed.stockly=email@hidden> on behalf of Jake Rowlands <email@hidden>
Date: Thursday, April 7, 2016 at 10:44 AM
To: AppleScript Digest <email@hidden>
Subject: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4

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: 

ifitem 1 of PathCheck is DriveOld then

setend of newlink to DrivNew & ":"

repeatwith Enzo from TheTrim to count of PathCheck

setend of newlink to item Enzo of PathCheck

setend of newlink to ":"

endrepeat



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: Jake Rowlands <email@hidden>
References: 
 >Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4 (From: Jake Rowlands <email@hidden>)

  • Prev by Date: Re: Simple applescriptable diagram maker
  • Next by Date: Re: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • Previous by thread: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • Next by thread: Re: Applescript for Adobe Illustrator (18.0.0) in OS 10.11.4
  • Index(es):
    • Date
    • Thread