Re: path to selection
Re: path to selection
- Subject: Re: path to selection
- From: John Delacour <email@hidden>
- Date: Thu, 6 Mar 2003 23:34:35 +0000
- Mac-eudora-version: 6.0a9
At 10:00 pm +0000 6/3/03, Simon Brown wrote:
on 6/3/03 2:44, Philippe GRUCHET at email@hidden wrote:
if selection = 1 then alias result
What does this line mean? I thought I always got a list, even if it's only
got one item.
He means
tell app "Finder" to if (count (get selection)) is 1 then selection as string
JD
_______________________________________________
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.