Re: script to delete .html files from a folder
Re: script to delete .html files from a folder
- Subject: Re: script to delete .html files from a folder
- From: "Adam K. Wuellner" <email@hidden>
- Date: Fri, 5 Nov 2004 12:16:02 -0600
On Nov 5, 2004, at 11:59 AM, Michelle Steiner wrote:
On Nov 5, 2004, at 10:50 AM, Adam K. Wuellner wrote:
tell application "Finder"
set thePath to (startup disk as text) &
"Users:rdonaghy:Documents:testScript:"
set theCount to count of items in thePath
theCount is now the number of characters in the string thePath, not
the number of files in that folder.
But that is moot because even if he had initiated theCount correctly,
he would have had the same problem.
Moot shmoot; to get it to work, he has to fix both problems.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden