• 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: Trying Again! Similar path problem - please help!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying Again! Similar path problem - please help!


  • Subject: Re: Trying Again! Similar path problem - please help!
  • From: Peter Bunn <email@hidden>
  • Date: Thu, 13 Jun 2002 18:41:43 -0500

Earlier today, Scott Schrader <email@hidden> wrote:

>And then would this really be the approach to my desired solution?

I don't know, but this may simplify things:

on open {the_selection}
tell application "Finder"
repeat with this_item in the selection
if the file type of this_item is in {"MooV", "MPEG", "Etc."} then
open this_item using application file id "TVOD"
end if
end repeat
end tell
end open

--

Save as application (never show startup screen) then drag files to the
app's icon.

Is this what you're after? It's hard to tell.

Peter B.

----------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Odd Stack Overflow...
  • Next by Date: Re: can I do this better?
  • Previous by thread: Re: Trying Again! Similar path problem - please help!
  • Next by thread: QuickTime Player and AppleScript
  • Index(es):
    • Date
    • Thread