• 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: list issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list issues


  • Subject: Re: list issues
  • From: CYB <email@hidden>
  • Date: Wed, 24 Jun 2009 20:27:44 -0500
  • Thread-topic: list issues

Title: Re: list issues
I'm trying to get every item of a folder whose name ends with ".html" into a list. Driving me NUTS!!!

Joshua,
An easy solution is
tell
application "Finder"
   set myfolder to choose folder
   name of (files whose name extension is "html") of folder myfolder
end tell

Then you get the list of names with extension

Carlos Ysunza B.
Director
Ysunza/Santiago
Comunicación Visual • Automatización
Tel. (52)55 5256-0336
email@hidden

http://www.ysunzasantiago.com
http://www.thesecretmexico.com
http://www.softrobot.com.mx

 _______________________________________________
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

  • Follow-Ups:
    • Re: list issues
      • From: Joshua Whalen <email@hidden>
References: 
 >list issues (From: Joshua Whalen <email@hidden>)

  • Prev by Date: Re: list issues
  • Next by Date: Re: list issues
  • Previous by thread: Re: list issues Never mind!
  • Next by thread: Re: list issues
  • Index(es):
    • Date
    • Thread