Search found 3 matches

by louiscar
Fri Feb 05, 2010 4:42 pm
Forum: General
Topic: Can someone explain this
Replies: 1
Views: 169

Can someone explain this

Hi, I discovered something odd here. I note that the following expression will find multiple ending square brackets and I can't seem to stop this with a ? after '\]?' <!\[CDATA\[(.+)\]> So for instance this will find: <![CDATA[Eastborne Marina]> <![CDATA[Eastborne Marina]]> <![CDATA[Eastborne Marina...
by louiscar
Thu Jan 07, 2010 2:30 am
Forum: General
Topic: Saving search / replace settings (regexp etc)
Replies: 2
Views: 257

Bob Hansen wrote:Make a Clip Library
Thanks Bob that's a great idea. I was unaware that I could do this. I see it creates a .tcl file which is good because I can back this up and restore it when updating.
by louiscar
Wed Jan 06, 2010 6:53 pm
Forum: General
Topic: Saving search / replace settings (regexp etc)
Replies: 2
Views: 257

Saving search / replace settings (regexp etc)

Hi, I was wondering if there is a way to save a replace string. I tend to struggle a bit with regular expressions but once I've worked them out and got them working they are powerful and worth saving. However, there is no facility for this. The best I've been able to manage is to save a macro with t...