MACSCRPT Archives

July 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

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

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

Print Reply
Subject:
From:
John Delacour <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Sun, 29 Jul 2007 14:22:51 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (10 lines)
At 1:15 pm +0100 29/7/07, I wrote:

>set _string to change "\\t([B-Z]+)\\t$" into "\\1" in _string with regexp

or

set _string to change "\\t([^A][^A][^A])\\t$" into "\\1" in _string with regexp

JD

ATOM RSS1 RSS2