Spotlight Comments (Mac OS X Tiger)

J

Joseph Taylor

Hi,

I'm new to both Perl and the Mac. Is it possible to use Perl to
automate the task of adding spotlight comments to all my files?

What I'm aiming towards is a simple script that cycles through all the
directories and child directories of a folder of my choosing, appending
to the spotlight comments the name of all parent directories.

This would help make my searches more accurate, in as much as a
resident of the "Website" folder is most certainly website related.

Thanks in advance,

Joseph
 
A

Anno Siegel

Joseph Taylor said:
Hi,

I'm new to both Perl and the Mac. Is it possible to use Perl to
automate the task of adding spotlight comments to all my files?

What I'm aiming towards is a simple script that cycles through all the
directories and child directories of a folder of my choosing, appending
to the spotlight comments the name of all parent directories.

This would help make my searches more accurate, in as much as a
resident of the "Website" folder is most certainly website related.

AppleScript (much as I dislike that "language") is a more likely
candidate than Perl for that task. When it comes to interfacing with
OSX you'll have to go through a small AppleScript even from Perl,
so why not do it all in AppleScript?

Anno
 
B

brian d foy

AppleScript (much as I dislike that "language") is a more likely
candidate than Perl for that task. When it comes to interfacing with
OSX you'll have to go through a small AppleScript even from Perl,

Well, you might have to go through OSA, but that doesn't mean
you have to go through AppleScript.

Check the Mac:: modules on CPAN to see which may apply :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top