MACSCRPT Archives

November 2010

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
Content-Type:
text/plain; charset="us-ascii"
Date:
Fri, 19 Nov 2010 13:13:06 -0600
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
"Stockly, Ed" <[log in to unmask]>
MIME-Version:
1.0
In-Reply-To:
Content-Transfer-Encoding:
quoted-printable
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (15 lines)
  
> I have now a simpler question: how do I save a jpeg file in another
> jpeg file.

Here's one way:

        save document 1 appending lowercase extension as JPEG in file
newFilePath with options {embed color profile:false, format
options:standard, quality:4} with copying


HTH,

ES

ATOM RSS1 RSS2