Re: list issues
Re: list issues
- Subject: Re: list issues
- From: Philip Aker <email@hidden>
- Date: Wed, 24 Jun 2009 12:20:19 -0700
On 2009-06-24, at 12:09:10, Joshua Whalen wrote: I'm trying to get every item of a folder whose name ends with ".html" into a list. Driving me NUTS!!!
Here's my latest effort: set myfilelist to every item of ((list folder thefolder) whose name ends with ".html") as list
set fold to path to desktop folder tell application "System Events" files of fold whose name extension is "html" and visible is true end tell
Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@ Democracy: Two wolves and a sheep voting on lunch.
|
_______________________________________________
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
References: | |
| >list issues (From: Joshua Whalen <email@hidden>) |