On 23 jul. 2011, at 12:35, Albert Frantz wrote: > I'm brand new to BBEdit (love it!) and am trying to write a simple > search and replace script. For now, I'm just trying to get it to find > and replace "</p><p>" with two carriage returns.
[snip] > Can any experienced users help? I'd be very grateful for any > assistance. Try recording this action in the AppleScript Editor. BBEdit is one of the few (remaining) application that support recording of applescripts. That will at least get you a working starting point, even though you probably need to edit the result to be generic. Best, Maarten -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
