Re: Newbie question
Re: Newbie question
- Subject: Re: Newbie question
- From: "Michael J. Vinca" <email@hidden>
- Date: Thu, 10 May 2001 17:18:57 -0400
I don't believe this works in OS X though, if that is where you are
running into the problem.
On Thursday, May 10, 2001, at 03:54 PM, Goodman, Steve wrote:
tell application "Finder"
set NumOfFiles to count of (every file of folder "full:path:to:Ed's
Numbers" whose name ends with ".JC") --be sure and put the full path to
the
folder
end tell