On 12.04.2007 21:53, "Ronald J Kimball" <[EMAIL PROTECTED]> wrote:
>
> Sorry, I think my example was a little unclear. m// and s/// can take
> alternate delimiters, like m;; or s!!!. They can also take balanced
> delimiters, like m<> or s{}{}. Instead of s{/regex/i}{replace}gie, you
> just want s{regex}{replace}gie;
I am blushing! Your example was clear, only my little sparrow brain was not
working!
>
> I tested both scripts, and they seem to work. :)
>
> Ronald
Both scripts are working here too! I learned a good lesson. I was close, if
I have had known the difference between "undef $/;" and "$/ = '';" I could
have achieved this task alone. At the end everything seems so easy and
evident ...
Thank you again Ronald!
marek
--
------------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_script.shtml>
List archives: <http://www.listsearch.com/bbeditscripting.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>