• 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-Users Digest, Vol 8, Issue 198
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript-Users Digest, Vol 8, Issue 198


  • Subject: Re: AppleScript-Users Digest, Vol 8, Issue 198
  • From: Jim Weisbin <email@hidden>
  • Date: Wed, 11 May 2011 15:03:59 -0400


On May 11, 2011, at 3:00 PM, Luther Fuller <email@hidden> wrote:

'path to ...' always returns an alias. Concatenating an 'alias' followed with 'text' may be confusing to AppleScript. You could also do this ...

property the_settings_file : alias ((path to me as text) & ":Contents:Resources:settings-16-9.set")

export to new_file as QuickTime movie using settings the_settings_file

I'm curious what application you are telling to export ?

quicktime 7 Pro:

tell application id "com.apple.quicktimeplayer"
export front document to (new_file) as QuickTime movie using settings file ((path to me) & ":Contents:Resources:settings-16-9.set" as string)
end tell


Jim Weisbin | C.T.O. | human | 138 Fifth Avenue | 3rd Floor | New York, NY | 10011 |  (212) 352-0211 |  (917) 375-2272 | Los Angeles Office | 2046 Broadway | Santa Monica, CA | 90404 |  (310) 264-0211 telephone | www.humanworldwide.com


Click here to view our online reel


 _______________________________________________
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

  • Prev by Date: RE: Quit Handler... What Am I Missing Here?
  • Next by Date: Re: Quit Handler... What Am I Missing Here?
  • Previous by thread: Re: Quit Handler... What Am I Missing Here?
  • Next by thread: Manipulating System Clock
  • Index(es):
    • Date
    • Thread