• 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: Batch MP3 Editing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Batch MP3 Editing


  • Subject: Re: Batch MP3 Editing
  • From: Emmanuel <email@hidden>
  • Date: Mon, 17 Mar 2003 11:28:06 +0100

At 11:58 PM -0800 16/03/03, Michael D. Atella wrote:
OK, a bit of an under-whelming response to my question, so let me ask a
different question that could also solve the same problem:

Is it possible to use Finder scripting to drag files one at a time into an
open window of a non-scriptable application? And also use the finder to
type commands, like command-S, command-V, command-C, etc? I know QuickKeys
used to do this kind of thing (dragging), but as far as I know, AppleScript
doesn't let you script a file drag.

With non-scriptable applications, Finder scripting allows mostly to launch or quit the application, and to open or print a document:

----------------------------------------
tell application "Finder" to open alias theFile using alias theApplication
----------------------------------------

Emmanuel
_______________________________________________
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.

References: 
 >Re: Batch MP3 Editing (From: "Michael D. Atella" <email@hidden>)

  • Prev by Date: Re: Perl or AppleScript ?
  • Next by Date: Re: Applescript guides
  • Previous by thread: Re: Batch MP3 Editing
  • Next by thread: Re: Batch MP3 Editing
  • Index(es):
    • Date
    • Thread