Re: set index of folder
Re: set index of folder
- Subject: Re: set index of folder
- From: Robert Poland <email@hidden>
- Date: Tue, 06 Sep 2011 10:28:12 -0600
Thanks Yvan,
That also gives me an error;
"Can't set «class labi» of "Macintosh HD:Users:rpoland:Scans ƒ" to 3.
On Sep 6, 2011, at 9:49 AM, KOENIG Yvan wrote:
>
> Hello
> The instruction
> set f to POSIX path of "/Users:myname:Desktop:Scans ƒ"
> is odd
>
> You made a mix of Unix : "/Users"
> and HFS : :myname:Desktop:Scans ƒ"
>
> which is unusable.
>
> Try
> set f to (path to desktop as text ) & "Scans ƒ"
> tell application "Finder"
> set the label index of f to 3
> end tell
>
> Yvan KOENIG (VALLAURIS, France) mardi 6 septembre 2011 17:49:06
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
Robert Poland - Fort Collins, CO
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden