label color disapears
label color disapears
- Subject: label color disapears
- From: Peter Waibel <email@hidden>
- Date: Wed, 14 Feb 2007 13:22:43 +0100
Hi all,
I have a folder containing files, folders and aliases.
I can select all of them and apply a label color using the finder.
When I try to apply the label color using applescript
tell application "Finder"
set label index of every item of folder "my:folder:" to 2
end tell
the result seems to be correct. All items have the label color applied.
But as soon as I select one of those aliases the label color disapears!
The label color disapears only on aliases that were created
using the unix command "ln -fhs "
Does someone know how to solve this problem?
(Mac OS X 10.4.8)
Many thanks in advance
Peter
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden