MACSCRPT Archives

November 2012

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:
Wed, 14 Nov 2012 09:51:42 +0000
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
MIME-Version:
1.0
Message-ID:
Content-Transfer-Encoding:
quoted-printable
Sender:
Macintosh Scripting Systems <[log in to unmask]>
From:
Nigel Garvey <[log in to unmask]>
Parts/Attachments:
text/plain (11 lines)
Mark Lively wrote on Tue, 13 Nov 2012 22:32:35 +0000:

>		set sometext to read lun until "def"

Up to Snow Leopard, at least, 'read' parameters like 'until' and 'using
delimiter' only use the first character of the string passed to them,
case-sensitively. The same split would be obtained with any 'until'
value beginning with a lower-case "d".

NG

ATOM RSS1 RSS2