• 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: Script for Variable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script for Variable


  • Subject: Re: Script for Variable
  • From: Hanaan Rosenthal <email@hidden>
  • Date: Wed, 14 Jan 2004 14:24:36 -0500
  • Organization: Custom Flow Solutions

Amir,

Try this:

tell app "finder"
set movie_file_1 to file 1 of folder movie_folder_1
set movie_file_2 to file 1 of folder movie_folder_2
--merge movie_file_1 and movie_file_2
end tell

Hanaan

>
> From: Amir Bozorgzadeh <email@hidden>
> Date: 2004/01/14 Wed PM 12:58:44 EST
> To: AppleScript Users <email@hidden>
> Subject: Script for Variable
>
> I am not sure if I ma using the right terminology but here goes...
>
> I am writing a script that merges two movie files together in
> Quicktime. I need the script to look inside a two folders and get
> whatever two files are in there. However, the files names are always
> different. Is there a way to introduce this variable to applescript
> without hardcoding a file name into it. If so, how? Thanks in advance
> for any help.
> _______________________________________________
> 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.
_______________________________________________
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: Script for Variable
  • Next by Date: Re: How do I schedule a script.
  • Previous by thread: Re: Script for Variable
  • Next by thread: Re: applescript-users digest, Vol 3 #2334 - 14 msgs
  • Index(es):
    • Date
    • Thread