MACSCRPT Archives

May 2003

MACSCRPT@LISTSERV.DARTMOUTH.EDU

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

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

Print Reply
Mime-Version:
1.0 (Apple Message framework v552)
Content-Type:
text/plain; charset=US-ASCII; format=flowed
Date:
Sun, 25 May 2003 11:50:00 -0400
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
David Livesay <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
7bit
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (30 lines)
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

On Sunday, May 25, 2003, at 09:28  AM, Bill Bedford wrote:

> Can anyone suggest a way of automating the writing of comments fields
> in jpegs?
>
>
>
> Bill Bedford
>
> "Nothing is as important as model railways and even that isn't very
> important"
>
> -some wiseguy somewhere
>
--
Dave
====
"Money isn't the most important thing in the world, but it's way ahead
of whatever's in third."
--Dick Messenger

ATOM RSS1 RSS2