MACSCRPT Archives

May 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
Mime-Version:
1.0 (Apple Message framework v1078)
Content-Type:
text/plain; charset=us-ascii
Date:
Mon, 10 May 2010 14:09:29 -0400
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
jeff donovan <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
7bit
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (15 lines)
On May 10, 2010, at 1:31 PM, Stockly, Ed wrote:

> Something like this?:
> 
> ------
> set myFile to choose file with prompt "Select an XML file"
> set myText to "one:two:three:four:five:"
> 
> set newText to myText & (read myFile)

yes,
I have multiple lines.
will this append at the end of each line or and the end of the file?
-j

ATOM RSS1 RSS2