Count problem
Count problem
- Subject: Count problem
- From: Duane Bemister <email@hidden>
- Date: Mon, 15 Jul 2002 22:25:41 -0700
I am trying to get the result of the count of the number of files in a
folder
set the source_folder to alias "WisdomQuesteLibrary:AllwestScans:"
set the file_count to the count of the source_folder each file
if file_count is 1 then
beep
else
something else
I get a Finder expected a reference error
"count of the source_folder each file"
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.