• 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: Opening files in Illustrator CS3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening files in Illustrator CS3


  • Subject: Re: Opening files in Illustrator CS3
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 18 Apr 2008 09:37:13 +1000
  • Thread-topic: Opening files in Illustrator CS3

You really want Illustrator to open the files -- using the Finder introduces
other problems. But you can use the Finder to deal with the aliases first,
by inserting something like this:

tell application "Finder"
    if class of file (this_item as text) is alias file then
        set this_item to (original item of this_item) as alias
    end if
end tell


--
Shane Stanley <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

  • Follow-Ups:
    • Re: Opening files in Illustrator CS3
      • From: Charlie Rieger <email@hidden>
    • Re: Opening files in Illustrator CS3
      • From: Luther Fuller <email@hidden>
References: 
 >Opening files in Illustrator CS3 (From: Charlie Rieger <email@hidden>)

  • Prev by Date: Re: Opening files in Illustrator CS3
  • Next by Date: Re: AppleScript-Users Digest, Vol 5, Issue 244
  • Previous by thread: Re: Opening files in Illustrator CS3
  • Next by thread: Re: Opening files in Illustrator CS3
  • Index(es):
    • Date
    • Thread