On Sunday, May 25, 2003, at 11:50 US/Eastern, David Livesay wrote:

> Graphic Convertor can do that for you.
>
> tell application "GraphicConverter"
>        open {alias "Drive:folder:blah.jpg"}
>        set comment of window 1 to "Blah"
>        save window 1
>        close window 1
> end tell

There is no way to have the Finder do that for you?

-- Chip