RE: Newbie question
RE: Newbie question
- Subject: RE: Newbie question
- From: "Goodman, Steve" <email@hidden>
- Date: Thu, 10 May 2001 14:54:38 -0500
>
Set NumOfFiles to count of all files in folder "Ed's Numbers" whose name
>
ends with ".JC"
-- ---------------------------------------------------------
-- Preprocessed by Convert Script 1.0d4
-- ---------------------------------------------------------
-- author: Steve Goodman, date: Thursday, May 10, 2001
-- ---------------------------------------------------------
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
-- ---------------------------------------------------------
It won't count files inside of any folders nested in "Ed's Numbers"
>
Steve Goodman
>
Six|12 - THE LTC GROUP
>
>
......."Duct tape is like the force, it has a light side and a dark side
>
and
>
it holds the universe together."------Unknown