[program-l] EdSharp & transform file

  • From: Jackie McBride <abletec@xxxxxxxxx>
  • To: program-l <program-l@xxxxxxxxxxxxx>
  • Date: Fri, 26 Oct 2012 13:50:31 -0700

Have u guys checked out how powerful this editor actually is? I mean--seriously!

But I'm having a problem.

The transform file is supposed to contain 3 lines per task:
1) a comment;
2) the regular expression to search on; &
3) the substitution.

So, my code looks like:
remove > 2 line feeds
\n{3,}
\n\n

It doesn't work. It says 0 matches. Any1 got any ideas why? For those
who might be a bit fuzzy regarding regular expressions, \\n{3,} means
remove 3 or more consecutive line feeds. The weird thing is that when
I press control shift r to do this as a regular expression
search-&-replace, it works as expected. Am I doing something wrong, or
might this be a problem for Jamal?

-- 
Blame the computer--why not? It can't defend itself & occasionally
might even be the culprit
Jackie McBride
Ask Me Computer Questions at: www.pcinquirer.com
Jaws Scripting training materials: www.screenreaderscripting.com
homePage: www.abletec.serverheaven.net
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: