• 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: Requesting help with illustrator CS6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Requesting help with illustrator CS6


  • Subject: Re: Requesting help with illustrator CS6
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 07 Jul 2015 15:01:32 +0200


Le 07/07/2015 à 14:29, Brian Christmas <email@hidden> a écrit :

Thanks again Shane.

My problem was that I presumed the getting an index, which starts at zero, had to be used throughout. Seeing your example set me straight.

I also found the command ‘selectobjectsonactiveartboard did not select my new text boxes, only artwork, so I had to write handlers to get the rectangle of every object on each Artboard (see code for posterity).

Regards

Santa

property actualPrintableJobsCounter : 0
property theItem : ((path to desktop) & "Adore Plate.ai" as text) # as alias
property tempName : ""
property tempNameExtension : ""
property didItPrint : false
property errorMessage : ""
property sayEveryErrorMessage : true
property runForOZ : true
property voiceSetter : "Vicki"
property theLargePagePrinter : "Large Page Printer"
property PreserveFileName : ""
property theJobsTally : 0
property ftpPrintFlag : false
property mailReadyToSend : false
property extensionName : ""
property saveftpFiles : true
property attachmentBarCodeDateTimeName : "(2015-07-05 121212"
property preFlightpdfList : {}


my printIllustrator()

on printIllustrator()
…
set TempAttachmentName to my ResetAttachmentName()
…
end printIllustrator


Hello Brian

For posterity it would have been fine to insert the handler  ResetAttachmentName() in your message ;-)



Yvan KOENIG (VALLAURIS, France) mardi 7 juillet 2015 15:01:24


 _______________________________________________
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

References: 
 >Requesting help with illustrator CS6 (From: Brian Christmas <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Stan Cleveland <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Brian Christmas <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Shane Stanley <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Brian Christmas <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Shane Stanley <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Brian Christmas <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Shane Stanley <email@hidden>)
 >Re: Requesting help with illustrator CS6 (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: Requesting help with illustrator CS6
  • Next by Date: Save and restore Finder Window setup
  • Previous by thread: Re: Requesting help with illustrator CS6
  • Next by thread: Save and restore Finder Window setup
  • Index(es):
    • Date
    • Thread