Access Spotlight comments Mac OS X
Andre Garzia
soapdog at mac.com
Sat Apr 14 14:55:09 EDT 2007
Burrton,
you can do that with applescript from Rev.
check the following command:
do As applescript.
the applescript for that is something like
tell application "Finder" to
return the comment of file "the file" of folder "the folder" of
disk "startup disk 1"
end tell
and yes, there are easier way to reference files in applescript but I
don't know it :-)
andre
On Apr 14, 2007, at 3:47 PM, Burrton Woodruff wrote:
> Folk,
>
> I just downloaded the application "tagbot". Tagbot adds one or more
> entries to the "Spotlight Comments" of a file or folder. I would
> like to be able to create a stack that accesses the "Spotlight
> Comments"--read, write, sort, etc.
>
> Do any of you have any information or ideas about how to do that?
>
> thanks,
>
> Burrton Woodruff
> RippleSoft
> www.bgwoodruff.com
> burrton at mac.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list