Re: every file in path error
Re: every file in path error
- Subject: Re: every file in path error
- From: Yvan KOENIG <email@hidden>
- Date: Tue, 3 May 2005 22:56:23 +0200
Le 3 mai 2005 , à 22:34, John Fisher a écrit :
Why would:
set response_path to "Macintosh HD:Users:me:Documents:responses:"
set response_source to every file of response_path
give me a "can't get every file in "Macintosh HD:Users:me:Documents:responses:"." error.
Here
response_path is a string but the command requires a file descriptor or an alias.
but :
set response_path to choose folder
set response_source to every file of response_path
works fine.
Here
response_path is a file descriptor
Yvan KOENIG
_______________________________________________
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