MACSCRPT Archives

August 2007

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
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
Emmanuel <[log in to unmask]>
Date:
Wed, 1 Aug 2007 10:35:38 +0200
In-Reply-To:
<p06240809c2d2aedbdbc4@[10.0.0.1]>
Content-Type:
text/plain; charset="us-ascii" ; format="flowed"
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (15 lines)
At 9:54 PM +0100 7/29/07, John Delacour wrote:
>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"

Unless I'm missing something, and in case it's not clear for the OP, 
this does not fit his request. He wants to match \tABC\t, the regexps 
above don't.

Emmanuel

ATOM RSS1 RSS2