Re: Search & Replace multiple Paragraph returns
Re: Search & Replace multiple Paragraph returns
- Subject: Re: Search & Replace multiple Paragraph returns
- From: doug rogers <email@hidden>
- Date: Wed, 8 Jun 2005 18:55:28 -0400
I found your FBA. I apologize for not reading the message more
carefully.
tell application "TextCommands" -- [1]
search NewsItem for "[\\r\\n]+" replacing with "\\r" with regex
set NewsItem to the result
end tell
I am unfamiliar with what the + sign does.
There is a crack in everything. That's how the light gets in.
__________<http://home.golden.net/~samu>__________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden