MACSCRPT Archives

May 2003

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Baltutis <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Wed, 7 May 2003 00:24:09 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
On 5/6/03,  Mark Lively <[log in to unmask]> wrote:
>
> Finders dictionary in OS X (10.2.5) says I can say
>
> tell application "Finder"
>         get label index of file (choose file)
> end tell
>

Really?

The OS X 10.2.5 Finder dictionary says:

Class label: (NOT AVAILABLE YET) A Finder label (name and color)
Properties:
        name  Unicode text  -- the name associated with the label
        index  integer  -- the index in the front-to-back ordering within its
container
        color  RGB color  -- the color associated with the label

Class preferences: (NOT AVAILABLE, SUBJECT TO CHANGE) The Finder Preferences
Elements:
        label by numeric index, by name

ATOM RSS1 RSS2