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 21:54:56 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (10 lines)
At 2:22 pm +0100 29/7/07, I wrote:

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

or
change "\\t([^A]{3})\\t$" into "\\1"

JD

ATOM RSS1 RSS2