Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Applescript > Re: Simple Appl...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 11 Topic 1631 of 1674
Post > Topic >>

Re: Simple Applescript to open files in folder

by Sander Tekelenburg <user@[EMAIL PROTECTED] > Jun 24, 2008 at 05:40 PM

In article <ljacobbi245-0530D0.10281224062008@[EMAIL PROTECTED]
>,
 Lisa Jacobbi <ljacobbi245@[EMAIL PROTECTED]
> wrote:

> Please redirect me if there's a better place to post this.

Crossposted and followups set to <news:alt.comp.lang.applescript>

> All I need is 
> a simple applescript to open all the files in a specific folder. That's 
> it. The contents of the folder change regularly, but are all opened by 
> the same app. Thanks!

Basically just this:

set a_Folder to choose folder
tell application "Finder" to open every file of a_Folder

How to do it best depends on where that specific folder is, and when/how 
you want the script to run/be triggered.

-- 
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>

Mac user: "Macs only have 40 viruses, tops!"
PC user: "SEE! Not even the virus writers sup****t Macs!"
 




 11 Posts in Topic:
Re: Simple Applescript to open files in folder
Sander Tekelenburg <us  2008-06-24 17:40:30 
Private Message
   2008-06-24 08:54:30 
Private Message
   2008-06-25 05:52:26 
Re: Simple Applescript to open files in folder
Lisa Jacobbi <ljacobbi  2008-06-24 21:37:17 
Private Message
   2008-06-24 15:53:01 
Private Message
   2008-06-25 22:04:23 
Re: Simple Applescript to open files in folder
Sander Tekelenburg <us  2008-06-25 19:03:53 
Re: Simple Applescript to open files in folder
Lisa Jacobbi <ljacobbi  2008-06-25 18:46:59 
Re: Simple Applescript to open files in folder
Jolly Roger <jollyroge  2008-06-25 15:33:29 
Re: Simple Applescript to open files in folder
dempson@[EMAIL PROTECTED]  2008-06-26 23:49:54 
Re: Simple Applescript to open files in folder
Lisa Jacobbi <ljacobbi  2008-06-26 13:17:51 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 12:24:52 CST 2008.