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

Re: Newbie question


  • Subject: Re: Newbie question
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 10 May 2001 13:25:48 -0700

On 5/9/01 10:30 AM, Shuler, Ed (CO04) <email@hidden> wrote:

>I want to test to see if files with a certain extension exist in a folder on
>the desktop.
>I have tried :
>
>Set NumOfFiles to count of all files in folder "Ed's Numbers" whose name
>ends with ".JC"
>
>AS coughs on the whose name ends with ".JC" thing
>
>Help

tell application "Finder"
-- change commas at end of next lines to option L
set NumOfFiles to ,
count (files of folder "Ed's Numbers" of the desktop ,
whose name ends with ".JC")
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: Current date notation
  • Next by Date: Re: Rogue list?
  • Previous by thread: Re: Newbie question
  • Next by thread: Re: Writing large scripts
  • Index(es):
    • Date
    • Thread